View Full Version : Post & Submit a file without ASPUpload
We support ASPUpload.
Here are some articles to review:
http://kb.discountasp.net/article.aspx?id=10058
http://kb.discountasp.net/article.aspx?id=10039
perpetualpr
09-22-2003, 11:29 AM
Hi,
Can someone please tell me how to POST & SUBMIT a file to my server space?. I am not interested in buying ASPUpload. According to microsofts documentation, I should be able to do this with HTML.
Please help!
Thanks Much
-Doug
Douglas Schofield
theharmonyguy
09-29-2003, 11:42 AM
You can do it with the FileSystemObject, if that's what you mean, but there are some drawbacks - and file uploading is always a security risk, so be careful.
bruce
11-10-2003, 06:03 AM
Steurm is right...
Uploading w/ ASP.net is much simpler than with ASP.
In fact, many programming tasks can be done in a much simpler fashion in ASP.net
[b]quote:Originally posted by steurm
Isn't it possible to use asp.net for you ? Uploading files is easy with asp.net. I you want, I can post some code for you.
--
Steurm
www.steurm.net/steurm
</blockquote id="quote"></font id="quote">
[b]quote:Originally posted by theharmonyguy
You can do it with the FileSystemObject, if that's what you mean, but there are some drawbacks - and file uploading is always a security risk, so be careful.
</blockquote id="quote"></font id="quote">
Check out this web site if you want a free alternative. Its a ASP Class Script.
http://www.freeaspupload.net/
steurm
11-10-2003, 12:46 PM
Isn't it possible to use asp.net for you ? Uploading files is easy with asp.net. I you want, I can post some code for you.
--
Steurm
www.steurm.net/steurm
vBulletin® ©Jelsoft Enterprises Ltd.