|
attached is a simple cgi file uploadscript which i am using,
I need the cgi file (upload.cgi) to be modified so that what the success page apears to show the file has been uploaded to redirect instantly to another URL,
I tryed inserting the bellow line of html into what i thought was the right place, but obviesly not as i get a server error.
<meta http-equiv="refresh" content="0;url=http://my-domain.com/test.htm">,
If any one could help i would greatly apreciate,
Thanks, Ash
|