Progress Bar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

You would need to have an ActiveX control on your page to interact with the
user in this way.......
--
Staff Consultant II
Enterprise Web Services
Cardinal Solutions Group

Future Business Model
Loan Origination Services
National City Mortgage
 
You would need to have an ActiveX control on your page to interact with the
user in this way.......
I have implemented this in the client via a table with one row of some
appropriate height and background color; you change the width on a timer.
Once it gets to the right start again.

The server's response clears the table!
 
Is there any way of doing a progress bar on a file upload. I have alway used
asp with SA File Up but on this particular app there are a lot end users
uploading photos which may be quite big, I can see the end users not
realising that 2000 px * 2000 px jpeg is quite big and so would like to give
them a progress bar so at least they don't think the page has timed out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top