Jump to content

sicoobcooplivre

uniGUI Subscriber
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sicoobcooplivre

  1. 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?

    demo.PNG

  2. @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!

  3. 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!

  4. 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!

  5. 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?

  6. @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!

  7. @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...