I pasted all of the JavaScript code in my first posting. The only thing missing was the submit html. I am now having a problem with the script not knowing what 'request' is. Any thoughts on that? ...
Type: Posts; User: hcw
I pasted all of the JavaScript code in my first posting. The only thing missing was the submit html. I am now having a problem with the script not knowing what 'request' is. Any thoughts on that? ...
That did the trick and now I'm on to my next error. Thank you very much for your quick reply.
Hi,
I am also trying to allow a user to upload a file to the server. I have read in the previous postings that this cannot be done in JavaScript. I have some example code that I was told would...