Trevor
Tue Aug 29 01:38:24 CDT 2006
Beefminator wrote:
> Hey Kevin,
>
> Thanks for your quick response. I am still having problems, I am not
> tough as making chicken tender salad.
>
> I put the following the code in
>
http://www.walkhere.com/uploadexmple.asp
>
> <%
> Response.Write "File Name:" & MyUploader.Files("FILE1").FileName
> Response.Write "File Size:" & MyUploader.Files("FILE1").FileSize
> Response.Write "File Type:" & MyUploader.Files("FILE1").ContentType
> %>
>
> It barfed..doesn't work. What am I doing wrong?
>
> Thanks,
> Jason
Weel, as I guess you know, the error was
Thank you for your upload
File(s) not uploaded.
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'MyUploader'
/uploadexmple.asp, line 72
I am very new to ASP, but I suggest that you check the variable names.
It's posssible that Kevin was just giving an example, nor the exact code
that you need.
--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website:
http://trevorl.mvps.org/