deepak sharma
04-07-2003, 04:13 PM
please tell something about uploading files( all types) using asp.
i could find some asp upload components on the web such as persits aspupload
for doing so.
cant it be done solely using asp only in our code without any external components.
if so please do let me know.
Harish Mohanbabu
04-07-2003, 07:15 PM
Hi Deepak,
Yes - it is possible to write file uploading functionality using pure ASP.
For more details as to how to go about it, please refer to this excellent
article -
http://www.asp101.com/articles/jacob/scriptupload.asp
Also, you might be interested in checking out this article wherein the author
has used WSC -
http://www.4guysfromrolla.com/webtech/012401-1.shtml
HTH,
Harish Mohanbabu
"deepak sharma" <sharma2409@yahoo.com> wrote:
>
>please tell something about uploading files( all types) using asp.
>i could find some asp upload components on the web such as persits aspupload
>for doing so.
>cant it be done solely using asp only in our code without any external components.
>if so please do let me know.
>