Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by sicoobcooplivre

  1. It was what I needed! Thank you very much!
  2. Thanks for the feedback! I need to print exactly what is on the screen. For example, I attached the example of the demos, I would like to print it exactly as shown. And if possible, I would like to put a title, for example: "Event report of the month" It's possible?
  3. @Sherzod Good afternoon! Sorry if you already posted the solution, but I didn't find it on the forum! I need help please: how do I print a UniCalendarPanel1? Thanks!
  4. I saw that in chrome+F12 I can choose, but is it close to the real thing in iOS safari? I wish I was testing in the same way that most developers do today! Thank you for your attention!
  5. Before proceeding, please, which iOS browser safari emulator is most used by developers today, so that I can test it?
  6. @Sherzod Good morning. Please, could you help me: I have an application that users use via mobile. Regarding the login form, we noticed that on Android it works perfectly, but on the iPhone the login form when loading automatically applies a large zoom, meaning that the user has to zoom out to be able to see the login form in full! Is there a setting I should pay attention to, any ideas? Could it be something I'm doing wrong? Thank you very much and have a great week!
  7. @Sherzod Good morning! Taking advantage of this post, how do I read a website that has an open API? Do you have any examples to study? Thank you very much! Happy Holidays.
  8. Thanks. I'm still developing, when I finish, I'll post my source here. It's just that I'm learning, and I want to study how to send via ajaxevent the content of a page for me to edit and play in a memo, and then play in my database.
  9. Okay, I'll study. As I'm still learning JavaScript, could you help me with how I could send the content to ajaxevent? Is this the right way? Thanks!
  10. I searched but did not find. Could you help me, mention an example please, and I will study it. Thanks!
  11. Right. The site is on my domain, is there any material for me to study and learn to read the content I uploaded to the uniurlframe, please?
  12. It is an open page, where there is public data. I can load it inside the UniURLFrame, but I don't know how to get the data. It's possible? Wouldn't you have some material for me to study? Thanks!
  13. @Sherzod Good morning! Please, I need help, I couldn't find it on the forum: I loaded an external page on UniURLFrame, and I wanted to take the data from this page and put it in a memo, so that I can process it and insert it into my database. How do I do this? Thanks! Merry Christmas!
  14. Please excuse me, I found everything I needed here with your help! Thank you very much for your attention!
  15. @Sherzod I found it on the forum, thanks! Now I need other help, I already searched the forum but couldn't find it: Please, how do I collapse all rowwidgets that are expanded?
  16. @Sherzod Good afternoon! Please, how do I increase the size of a rowwidget in an already expanded dbgrid when the user clicks a button? I need to increase the rowwidget with it already open! It's possible? Thanks!
  17. I'll try! Please, just to close this doubt, does anyone know why the "shutdown server" option appears disabled as I posted above? Doesn't this option also work for stop/restart? Thank you all very much for your answers and help!
  18. Very interesting. I'm going to study! Now talking about stopping/starting my application: sometimes when I restart my application, there are enough users logged in and it takes a while to stop. How could I do it so that when giving the "net stop" it waits for the application to actually finish, and then starts? Thanks!
  19. Okay, I'll test it! And this "shutdown server" option, is there no way to leave it active? Was it supposed to have the same function as restarting the application? Thanks!
  20. Good morning! Thanks for returning! In this code, does it stop and start the same application again, ending all sessions? I haven't tested it yet, I'll test it now! One question, wouldn't it be ideal for me to have a separate application just to close and start the application I need? I'm asking these questions to understand better and do it in the best way! Thank you very much for your attention! @SherzodCould you give your suggestion, please?
  21. My application is windows service! And when accessing /server , I only found the "shutdown server" option, but I can't test it, as it appears disabled! Thank you for your attention! @SherzodCould you guide me on the right way to do it, please? Thanks!
  22. @Sherzod Please, I would like to know if it is possible or not, and if it is the right way to do it: I have a server running an application. I would like to give a user the option on the network, to be able to access the application service via the page and to be able to restart the application, in case for some reason that I have not thought of or an error occurs in the application and it gets stuck! I wanted to do this, instead of the user having to log into the server. Is there a way to do this? Thank you for your attention!
  23. @SherzodPlease, one question: I have 2 "CalendarId". Then I allow the user to choose whether to display CalendarID 1 or CalendarID 2, but every time I have to execute "Events.Clear" and then create all the events again. Is there any way to hide or show it when I need it, without having to reconstruct the events? Thank you very much!
×
×
  • Create New...