Fileuploading?

  • Thread starter Thread starter Lars Netzel
  • Start date Start date
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
 
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
 
Back
Top