How to display progress image while waiting?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • techuse
    New Member
    • May 2010
    • 19

    How to display progress image while waiting?

    I decided to set the loading image while entering the data in text box. After entered the data and courser moved to the second text box, I decided to check whether entered data is exist in database? while validating the data the image should rotate.
    Last edited by Niheel; May 21 '10, 04:46 AM. Reason: punctuation grammar
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    If possible, could you just use a .gif?
    Create a .gif with the image rotating.
    Switch the .gif into the loading space.

    Comment

    • ThatThatGuy
      Recognized Expert Contributor
      • Jul 2009
      • 453

      #3
      Originally posted by techuse
      i decided to set the loading image while entering the data in text box.after entered the data and courser moved to the second text box .i decided to check whether entered data is exist in data base ?while validating the data the image should rotate.please give sample code..........
      You could use a gif file as jkmyoung recommended, but that's gonna animate even when you don't want it.

      Take a animated gif file (for animations when validating the data) and then extract the first frame by editing that image in the photoshop...( for still display when the data is not being validated).

      Switch between images when data is validated and when it is not.

      Comment

      • techuse
        New Member
        • May 2010
        • 19

        #4
        Originally posted by jkmyoung
        If possible, could you just use a .gif?
        Create a .gif with the image rotating.
        Switch the .gif into the loading space.
        what is drill down report? how to create a drill down report in jasper i report 3.71?
        i am using oracle data base.

        Comment

        • Dheeraj Joshi
          Recognized Expert Top Contributor
          • Jul 2009
          • 1129

          #5
          Please start a new thread for your queries. Do not post two separate questions in one thread.

          Regards
          Dheeraj Joshi

          Comment

          • techuse
            New Member
            • May 2010
            • 19

            #6
            Originally posted by dheerajjoshim
            Please start a new thread for your queries. Do not post two separate questions in one thread.

            Regards
            Dheeraj Joshi
            how to use new thread for jasper report?

            Comment

            Working...