Actually I have two questions. One, why do I have to use the $REQUEST or $GET method to obtain my variables after I submit a page? When I was designing on my own computer I had no problems passing the variables without going through that.
Two, why is it that now I'm using the $_REQUEST method I can't get the $fupload_name variable to work from the $fupload variable I passed?
Thanks for any help.