Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 17th, 2004, 10:39 AM
Registered User
 
Join Date: Nov 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Uploading file from client to server with ASP

I need urgent help !!!!
is there any body who could help me with uploading file to server from client with ASp ??
or any other compatible technology (the web site is with ASP tech.)
Glad to recieve answers ...


 
Old November 17th, 2004, 12:35 PM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

There is an example at this url
http://www.asp101.com/articles/jacob/scriptupload.asp
HTH,

Chris

 
Old November 17th, 2004, 12:58 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 217
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mega
Default

Here you go: http://www.asp101.com/articles/jacob/scriptupload.asp

It's amazing how easy it is to find this kind of stuff using GOOGLE ;)
http://www.google.com/search?hl=en&l...ad&btnG=Search

 - mega
Moving to C# .NET
 
Old November 18th, 2004, 12:43 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

Do you want to FTP files ? There is a free component - chillkatFTP. This is available at

http://www.chilkatsoft.com/downloads.asp

If your requirement is to upload a file using a form with multipart/form-data encoding, you can use the script given by Mega.
 
Old November 18th, 2004, 12:50 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 217
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mega
Default

Or you can do it with out a component: http://benmeg.com/code/asp/ftp.asp.html
thanks to Ben

 - mega
Moving to C# .NET





Similar Threads
Thread Thread Starter Forum Replies Last Post
code for downloading & uploading file in server mhadz JSP Basics 1 January 23rd, 2007 02:27 AM
Uploading a file into the server aldwinenriquez ASP.NET 1.0 and 1.1 Professional 0 August 17th, 2005 02:45 AM
uploading database from server to client queen22 Classic ASP Databases 0 May 1st, 2005 08:50 PM
Uploading file from client to server with ASP yours_idless Classic ASP Basics 2 November 22nd, 2004 07:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.