-
Uploading image without using HTMLFileControl
Hi,
I have an image in Client location in Ex: C:\Image\Image.jpg. I try store this image to database thorugh asp.net without using HTMLFile Control.
When i try to get that image in client location, Every time ASP.Net application search that image path in server only.
How to get image from client location and store database in server.
Thanks in Advance.
Sivakami
-
It's impossible for server-side code to access the client's file system. If you don't want to use an HTML file upload control, you'll have to use a client-side Java applet or ActiveX control.
Last edited by Phil Weber; 03-29-2007 at 07:04 AM.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
If you want to know how to use HTML File Control then visit
http://www.programmingknowledge.com/ImageUpload.aspx
Similar Threads
-
Replies: 0
Last Post: 10-05-2006, 12:33 AM
-
By naijacoder in forum ASP.NET
Replies: 0
Last Post: 03-02-2006, 09:39 AM
-
By Ganesh Suryanarayana in forum ASP.NET
Replies: 1
Last Post: 08-02-2004, 03:00 PM
-
Replies: 3
Last Post: 08-30-2001, 11:45 AM
-
Replies: 0
Last Post: 08-28-2000, 06:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|