|
|
|
|
|
| | |
| |
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
ASP file upload question |
|
From: |
SG |
|
Date: |
3/20/2001 9:45:10 AM |
|
IP: |
64.64.79.217 |
I am trying to do a asp file upload using no 3rd party components. Not only
this say I want to upload file number 100.doc , I should be able to use a
form to do an upload .Then when I submit the form I should be able to upload
the form to a directory say test and be able to save test/100.doc in my
access database. I saw a code somewhere for a file upload which uses
Request.Binaryread for the upload , but I cannot pass my file name since
Request.form doesnt work. Pls help me !!! |
Follow Up - Re: ASP file upload question - Neilam Chaudhari 5/3/2001 5:12:06 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|