generally you would need to have a server side object, try smartupload which is free (http://www.aspsmart.com/aspSmartUpload/). If you cant use an object because your on a shared host then there is a way of doing it (i think) by converting the file into ascii or binary im not sure, but its done without using a server side object.
If you do that then give Fred the code to implement in the editor..
RE: anyone found away to upload images using ASP?
generally you would need to have a server side object, try smartupload which is free (http://www.aspsmart.com/aspSmartUpload/). If you cant use an object because your on a shared host then there is a way of doing it (i think) by converting the file into ascii or binary im not sure, but its done without using a server side object.
If you do that then give Fred the code to implement in the editor..
Hope that helps
John Watson
RE: anyone found away to upload images using ASP?
Try this link...
http://aspfree.com/authors/adrian/compo ... upload.asp