Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: uploading - - - urgent


Message #1 by "vinod kumar" <vkyachareni@r...> on 8 Jul 2000 11:52:24 -0000
hello,

can any body help has how to retrieve file that is uploded by client using asp.

please reply soon.



thank u in advance.







Message #2 by "Michael Angelo Libio" <malibio@h...> on Mon, 10 Jul 2000 08:33:40 PDT
look up artisian software.  They have a component you can use.





>From: "vinod kumar" 

>Reply-To: "ASP components" <asp_components@p...>

>To: "ASP components" <asp_components@p...>

>Subject: [asp_components] uploading - - - urgent

>Date: 8 Jul 2000 11:52:24 -0000

>

>hello,

>can any body help has how to retrieve file that is uploded by client using 

>asp.

>please reply soon.

>

>thank u in advance.

>

>

>

Message #3 by "Scheer, Joseph (S/W Prod_Dev/RM)" <Jscheer@r...> on Mon, 10 Jul 2000 10:36:48 -0700
- a file can be uploaded by using a server side component such as SAFileup

(Software Artisans)

(e.g., http://www.learnasp.com/learn/uploadsimple.asp )



- Once the file exists server side (e.g., has been saved with the SAFileup

component's "SaveAs" method.) it can be accessed using the FileSystemObject 

 (

http://msdn.microsoft.com/scripting/default.htm?/scripting/vbscript/doc/vsob

jFileSystem.htm )



-----Original Message-----

From: vinod kumar []

Sent: Saturday, July 08, 2000 4:52 AM

To: ASP components

Subject: [asp_components] uploading - - - urgent





hello,

can any body help has how to retrieve file that is uploded by client using

asp.

please reply soon.



thank u in advance.








  Return to Index