L Lars Netzel Oct 7, 2004 #1 Is there something build into ASP:NET to upload files to the webserver? /Lars
J Josh Oct 7, 2004 #2 Is there something build into ASP:NET to upload files to the webserver? Look up <INPUT> in some HTML references I use this to select and upload files. A quick google will get you the rest
Is there something build into ASP:NET to upload files to the webserver? Look up <INPUT> in some HTML references I use this to select and upload files. A quick google will get you the rest
L Lars Netzel Oct 7, 2004 #3 Ah, it was pretty easy.. thankx! /Lars Josh said: Look up <INPUT> in some HTML references I use this to select and upload files. A quick google will get you the rest Click to expand...
Ah, it was pretty easy.. thankx! /Lars Josh said: Look up <INPUT> in some HTML references I use this to select and upload files. A quick google will get you the rest Click to expand...
S Sunwest Technologies Oct 7, 2004 #4 Take a look at Web Progressor at http://www.SunwestTek.com/wp. It has a fileupload example with a progress bar showing upload status.
Take a look at Web Progressor at http://www.SunwestTek.com/wp. It has a fileupload example with a progress bar showing upload status.