Problem with example code

September 19, 2002 by Ryan Galloway

UploadRequestForm("file") didn't work form

I used UploadFormRequest("file") instead and all was fine.

RE: Problem with example code

October 1, 2002 by George Petrov
Thanks - was a typo - fixed it now.

How to pass more than one variable?

June 29, 2003 by Kung Chuprapawan
If we want to pass the variables other than filename, what will the scripts look like? Can anybody give us example?

Passing all parameters...

June 7, 2004 by Mark Handford

How can I adjust the above code to pass all of the form parameters and not just the 'filename' parameter?


See all 5 Comments