ASP file upload

P

Panda On Smack

Guest
anyone know a simple bit of asp code so i can upload a file to a server via the browser and a form file chooser box.

cheers
 
U

[UKLans]Khan

Guest
ASP doesn't have a native file upload facility. You either need a .dll installed on the server or use a pure asp file upload facility. There is a very good FAQ over at www.4guysfromrolla.com (one of the best asp resource sites on the net):

http://www.aspfaqs.com/aspfaqs/ShowCategory.asp?CatID=19

This takes you through either using a DLL or a pure asp file upload.

ASP.Net does inherently support file upload... they learnt from their mistakes :)

Khan
 

Users who are viewing this thread

Similar threads

K
Replies
6
Views
720
[UKLans]Khan
U
A
Replies
6
Views
776
[UKLans]Khan
U
S
Replies
7
Views
702
Jonty
J
W
Replies
3
Views
534
Wilier
W
U
Replies
3
Views
559
old.LeitMotif
O
Top Bottom