Click here to Skip to main content
15,913,487 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: JScrip.NET - What does it require ? Pin
Heath Stewart28-Nov-03 8:26
protectorHeath Stewart28-Nov-03 8:26 
GeneralASP Application Start global.asa Pin
CillyMe24-Nov-03 21:45
CillyMe24-Nov-03 21:45 
GeneralRe: ASP Application Start global.asa Pin
Roger Wright25-Nov-03 11:30
professionalRoger Wright25-Nov-03 11:30 
GeneralJavascript fireEvent Method Pin
webProgrammer24-Nov-03 19:43
webProgrammer24-Nov-03 19:43 
General<input type="file"> and xmlhttp Pin
Nathan Ridley24-Nov-03 16:02
Nathan Ridley24-Nov-03 16:02 
GeneralDynamic Filter Form Function Pin
DEWright_CA24-Nov-03 12:45
DEWright_CA24-Nov-03 12:45 
GeneralRe: Dynamic Filter Form Function Pin
allia24-Nov-03 12:54
allia24-Nov-03 12:54 
Questionuploading files, ASP? Pin
allia23-Nov-03 13:10
allia23-Nov-03 13:10 
consider a FORM with a Browse for file feature, and some other FORM elements in it. Now, lets assume that some FORM processing can't be done in Javascript and needs to post the information to the server for validation. Now, if the validation failed, I would like to present the user with an option to resubmit a correction. This is where I am stuck.

The free ASPSimpleUpload component doesn't let me use FOR EACH element IN... which was intended to write out all the form data (regardless of what form elements I have) to a HIDDEN INPUT field. What I wanted to achieve by this is let the user correct only the non-valid fields, and the rest remain hidden. Then, upon re-submit, the form gets processed again.

1. What happens to the uploaded file? does it get uploaded again?
2. How can I go around the FOR EACH statment and let the user enter a correction? Is there a way to do a BACK button without loosing information?

Notes:
-I can't install DLLs or components on the server.
-The server only supports ASPSimpleUpload
-splitting the form from the file upload is hazardous, since someone can
start the form, enter a record in the database, and not upload files...

Appreciate the help or any input on this matter.
I have read all the articles regarding this issue on codeproject.

Thanks in advance!


Does ASP stand for Awful Server Punishment ?
AnswerRe: uploading files, ASP? Pin
alex.barylski23-Nov-03 18:45
alex.barylski23-Nov-03 18:45 
GeneralRe: uploading files, ASP? Pin
allia24-Nov-03 13:01
allia24-Nov-03 13:01 
AnswerRe: uploading files, ASP? Pin
Populate1233-Dec-03 22:17
Populate1233-Dec-03 22:17 
GeneralHierachical DropDownList Controls Q. Pin
xpurt21-Nov-03 20:15
xpurt21-Nov-03 20:15 
GeneralWebservices and Custom Type Objects Pin
JoostV21-Nov-03 9:30
JoostV21-Nov-03 9:30 
GeneralRe: Webservices and Custom Type Objects Pin
Heath Stewart22-Nov-03 5:11
protectorHeath Stewart22-Nov-03 5:11 
GeneralRe: Webservices and Custom Type Objects Pin
JoostV23-Nov-03 1:11
JoostV23-Nov-03 1:11 
GeneralRe: Webservices and Custom Type Objects Pin
Heath Stewart24-Nov-03 4:19
protectorHeath Stewart24-Nov-03 4:19 
GeneralCSS Help Needed - Clickable Table Cell Pin
BrianReeve21-Nov-03 9:11
BrianReeve21-Nov-03 9:11 
GeneralRe: CSS Help Needed - Clickable Table Cell Pin
Ian Darling21-Nov-03 9:33
Ian Darling21-Nov-03 9:33 
GeneralRe: CSS Help Needed - Clickable Table Cell Pin
Roger Wright21-Nov-03 9:37
professionalRoger Wright21-Nov-03 9:37 
GeneralRe: CSS Help Needed - Clickable Table Cell Pin
Rohit  Sinha21-Nov-03 10:42
Rohit  Sinha21-Nov-03 10:42 
GeneralHelp! Connection String Pin
CillyMe21-Nov-03 3:02
CillyMe21-Nov-03 3:02 
GeneralRe: Help! Connection String Pin
Terry O'Nolley23-Nov-03 18:11
Terry O'Nolley23-Nov-03 18:11 
GeneralRe: Help! Connection String Pin
Populate1233-Dec-03 22:29
Populate1233-Dec-03 22:29 
GeneralUnable to browse asp.net code Pin
okoji Cyril20-Nov-03 21:00
okoji Cyril20-Nov-03 21:00 
GeneralRe: Unable to browse asp.net code Pin
Paul Watson20-Nov-03 21:25
sitebuilderPaul Watson20-Nov-03 21:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.