943,883 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 4325
  • ASP RSS
Mar 19th, 2008
0

Upload image in asp javascript

Expand Post »
i am new to asp
and i need to upload image??
so could somebody help me to handle this issue

thanks a lot
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
zanzo is offline Offline
58 posts
since Feb 2008
Mar 20th, 2008
0

Re: Upload image in asp javascript

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 10:48 am.
Reputation Points: 10
Solved Threads: 5
Junior Poster
madmital is offline Offline
119 posts
since Jun 2005
Jul 10th, 2008
0

Re: Upload image in asp javascript

i want code of upload with asp classic and java script
Reputation Points: 10
Solved Threads: 0
Newbie Poster
meroforever194 is offline Offline
1 posts
since Jul 2008
Jul 10th, 2008
0

Re: Upload image in asp javascript

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"
Reputation Points: 10
Solved Threads: 1
Newbie Poster
ratri is offline Offline
21 posts
since Jul 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Redirect
Next Thread in ASP Forum Timeline: Querystring values not matching with the SQL statement





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC