Welcome Guest Search | Active Topics | Sign In | Register

Download file with progress bar Options
Thecobe
Posted: Wednesday, April 4, 2012 8:39:44 AM
Rank: Newbie
Groups: Member

Joined: 4/4/2012
Posts: 2
Hi all
i would like to show a progress bar while user are waiting some operations and to download a pdf file
Is it possible with essential objects?
Is it a combination of progress bar and downloader or progress bar?
thanks
eo_support
Posted: Wednesday, April 4, 2012 9:09:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

You do not need anything specifically for downloading progress bar. Almost all browsers automatically display a progress bar for downloading.

Thanks!
Thecobe
Posted: Wednesday, April 4, 2012 9:19:37 AM
Rank: Newbie
Groups: Member

Joined: 4/4/2012
Posts: 2
Hi
i have this scenario:
users can selects some products from a gridview.
After this they press a button for labels creations
So i have to do some queries to database and then create with crystal report a pdf
I would like to have a modal popup with prograss bar inside
the progress bar must show the real progress not a fake

do you think is it possible?
eo_support
Posted: Wednesday, April 4, 2012 9:33:22 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

Whether it's technically possible would depends on whether you can provide the progress information. For example, if you are going to generate a report that's 1000 pages long, and your code can be notified after every page is generated, then you have the progress information. On the other hand, if even your code does not know when the report is going to finish or how many pages has already been done, then it is not possible for you to show real progress.

Please keep in mind that we do not advise on your implementation. So if you have a plan in your mind (for example, whish to display a modal popup), you can take a look of our product to see if there is anything that fits your need. After that if you have any specific question about the product, we will be happy to help your further. We won't analyze your particular application scenario and devise a plan for you.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.