Upload image without using fileupload

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Mar 2008
Posts: 57
Reputation: dskumar_85 is an unknown quantity at this point 
Solved Threads: 1
dskumar_85 dskumar_85 is offline Offline
Junior Poster in Training

Upload image without using fileupload

 
0
  #1
Mar 31st, 2008
hai ....

i want to upload the image from my system to database without using fileupload ,

i mean i want to upload the image from specific path for example ("c:\project\image\winter.jpg")..

i use the asp.net C#...

plz reply for my question ,if any one know's ........
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,293
Reputation: majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about 
Solved Threads: 67
majestic0110's Avatar
majestic0110 majestic0110 is offline Offline
Nearly a Posting Virtuoso

Re: Upload image without using fileupload

 
0
  #2
Mar 31st, 2008
the file upload component has a box where you can specify a path (eg. "c:\project\image\winter.jpg"), I would use that
If you have a quality, be proud of it and let it define you. Add it to the world!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 57
Reputation: dskumar_85 is an unknown quantity at this point 
Solved Threads: 1
dskumar_85 dskumar_85 is offline Offline
Junior Poster in Training

Re: Upload image without using fileupload

 
0
  #3
Mar 31st, 2008
Originally Posted by majestic0110 View Post
the file upload component has a box where you can specify a path (eg. "c:\project\image\winter.jpg"), I would use that
sorry i can't understand ur answer>>>>>
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,293
Reputation: majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about 
Solved Threads: 67
majestic0110's Avatar
majestic0110 majestic0110 is offline Offline
Nearly a Posting Virtuoso

Re: Upload image without using fileupload

 
0
  #4
Mar 31st, 2008
when you add the file upload control to a web page, there is a text box and a browse button. The textbox allows a user to type in a specific directory path for example:

c:\project\image\winter.jpg
Last edited by majestic0110; Mar 31st, 2008 at 9:09 am.
If you have a quality, be proud of it and let it define you. Add it to the world!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 57
Reputation: dskumar_85 is an unknown quantity at this point 
Solved Threads: 1
dskumar_85 dskumar_85 is offline Offline
Junior Poster in Training

Re: Upload image without using fileupload

 
0
  #5
Mar 31st, 2008
i will try majestic0110....!!!

thk u ... bye
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,293
Reputation: majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about majestic0110 has a spectacular aura about 
Solved Threads: 67
majestic0110's Avatar
majestic0110 majestic0110 is offline Offline
Nearly a Posting Virtuoso

Re: Upload image without using fileupload

 
0
  #6
Mar 31st, 2008
let us know how it goes, remember to mark this thread as solved if this solves it!
Last edited by majestic0110; Mar 31st, 2008 at 10:38 am.
If you have a quality, be proud of it and let it define you. Add it to the world!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 57
Reputation: dskumar_85 is an unknown quantity at this point 
Solved Threads: 1
dskumar_85 dskumar_85 is offline Offline
Junior Poster in Training

Re: Upload image without using fileupload

 
0
  #7
Mar 31st, 2008
sorry majestic0110......

by using that concept i upload only the path to database, but i want to upload the image to database...
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 19
Reputation: postmaster is an unknown quantity at this point 
Solved Threads: 1
postmaster postmaster is offline Offline
Newbie Poster

Re: Upload image without using fileupload

 
0
  #8
Apr 1st, 2008
You may use: File Field (Html control) - to locate image file from your system and upload to your database. I found an example at http://www.programmingknowledge.com/ImageUpload.aspx
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: Upload image without using fileupload

 
0
  #9
Apr 1st, 2008
are you trying to upload this image from every visitor of the page or just you?
I dont believe it is possible to upload a file from a visitor, because then nothing would stop you from taking any file off a persons computer.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 57
Reputation: dskumar_85 is an unknown quantity at this point 
Solved Threads: 1
dskumar_85 dskumar_85 is offline Offline
Junior Poster in Training

Re: Upload image without using fileupload

 
0
  #10
Apr 1st, 2008
ya i upload the image from every visitor
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC