Re: Is it possible to display part of confirmation page while form is processing?
- From: "KEW" <kwagner@xxxxxxxxxxxx>
- Date: Tue, 16 May 2006 08:18:33 -0400
Thanks, Stefan. I will take a look at this.
KEW
"Stefan B Rusynko" <sbr_enjoy@xxxxxxxxxxx> wrote in message
news:%232tnOoMeGHA.3348@xxxxxxxxxxxxxxxxxxxxxxx
See http://www.atgconsulting.com/progressbar.aspimplementations
- or Google for "ASP progress bar" for several JavaScript or other ASP
news:ui71uqDeGHA.2188@xxxxxxxxxxxxxxxxxxxxxxx
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
"KEW" <kwagner@xxxxxxxxxxxx> wrote in message
| Hi all,form
|
| I've posted this to the ASP forum at outfront.net with no substantive
| responses, so I'm hoping this group will prove more helpful.
|
| Using FrontPage 2003, ASPSmartUpload, ASPMail, and the filesystemobject,
| I've created a form that accepts user input and multiple file uploads,
| obtains a job number from a file, returns a confirmation page with a job
| number to the user, and emails the form data, the job number, and
| information about the uploaded files to a service bureau employee. The
| page points to an .asp file that contains both the script and the htmlfor
| the confirmation page. I'm using VBScript.is
|
| For the most part it works very well, but now we'd like to get fancy.
|
| Currently, when a user clicks on the "submit" button on the form, there
| no visual feedback for him/her except the slow progress bar in thebrowser
| to indicate that the upload is progressing. Consequently, some usersb)
| repeatedly click the "submit" button. Ouch.
|
| What I'd like to do is change the screen immediately once the "submit"
| button has been activated so that a) users get some visual feedback and
| they are prevented from re-activating the "submit" button.upload
|
| Ideally, the header of the confirmation page would be displayed, and
| underneath it a simple message indicating that the file upload is in
| progress, yadda yadda yadda. Once the upload was complete, the file
| message would disappear to be replaced by the confirmation information.
|
| How can I achieve this?
|
| Thanks in advance,
| KEW
|
|
|
.
- References:
- Prev by Date: Re: Is it possible to display part of confirmation page while form is processing?
- Next by Date: Want a way to rotate and show images but rotate 5 total
- Previous by thread: Re: Is it possible to display part of confirmation page while form is processing?
- Next by thread: Re: Is it possible to display part of confirmation page while form is processing?
- Index(es):