Upload image in asp javascript

Please support our ASP advertiser: 50% off 6 Months Dedicated Server Hosting from 1&1!
Reply

Join Date: Feb 2008
Posts: 58
Reputation: zanzo is an unknown quantity at this point 
Solved Threads: 0
zanzo's Avatar
zanzo zanzo is offline Offline
Junior Poster in Training

Upload image in asp javascript

 
0
  #1
Mar 19th, 2008
i am new to asp
and i need to upload image??
so could somebody help me to handle this issue

thanks a lot
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 119
Reputation: madmital is an unknown quantity at this point 
Solved Threads: 5
madmital madmital is offline Offline
Junior Poster

Re: Upload image in asp javascript

 
0
  #2
Mar 20th, 2008
Upload files in classic asp requires some sort of upload component to be installed one the server.

Smth like http://www.aspupload.com/ will work
I've never been able to find a free component myself.

If you're using a commercial hosting company they probably have an upload component available, so check out their documentation.
Last edited by madmital; Mar 20th, 2008 at 9:48 am.
Web Developer
When something seems too good to be true...it usually is
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1
Reputation: meroforever194 is an unknown quantity at this point 
Solved Threads: 0
meroforever194 meroforever194 is offline Offline
Newbie Poster

Re: Upload image in asp javascript

 
0
  #3
Jul 10th, 2008
i want code of upload with asp classic and java script
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 21
Reputation: ratri is an unknown quantity at this point 
Solved Threads: 1
ratri ratri is offline Offline
Newbie Poster

Re: Upload image in asp javascript

 
0
  #4
Jul 10th, 2008
You would need to use Request.BinaryRead() to read the request and then parse the binary string. Do not forget to set the ENCTYPE of the form you are submitting to "multipart/form-data"
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum


Views: 3100 | Replies: 3
Thread Tools Search this Thread



Tag cloud for ASP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2010 DaniWeb® LLC