Learn how to Make Money Online doing freelancing, Affiliate Marketing, Blogging and many more ...
Go4Expert
Go4Expert RSS Feed

Go Back   Programming and SEO Forum >  Go4Expert > Queries and Discussion > Web Development > JSP

Reply  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More
 
Bookmarks Thread Tools Search this Thread Display Modes
Old 03-18-2010, 08:30 AM   #1
Light Poster
 
Join Date: Feb 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
silversurface is on a distinguished road
Question

Uploading images in access database using jsp


Quote:
Hi, am using jsp with access database and want to upload as in a profile picture for any profile on the site[i mean depending on the user's convenience] ..

I just have a code which helps select the image from the client's machine n gets its address..but then how to use it in a form or something so that it can be submitted and inserted in the database?

Any idea? I d prefer not using servelet.. but if it just cannot be done without servelet then ok can suggest with that too.

Here is the code of Browsing to obtain the picture:
PHP Code:
 <form name=uploadForm action="uploadpic.jsp" method=post enctype="multipart/form-data" >
    <
input type="file" >
    <
input type="submit" name="submit"  />
    </
form
silversurface is offline   Reply With Quote
Reply  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Bookmarks

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads / Articles
Thread Thread Starter Forum Replies Last Post
JDBC Basics - Part I techgeek.in Java 4 04-02-2010 09:12 AM
JSP and Java Servlets pradeep JSP 12 06-27-2009 03:51 PM
SQL Server, Oracle and MySQL basic questions and answers Shree Limbkar Database 7 02-06-2009 01:25 PM
Ethical Hacking Class part 2 XXxxImmortalxxXX Ethical hacking 7 07-11-2008 09:55 AM
MySQL Storage Engines Janu MySQL / PostGRESQL 1 01-30-2007 10:22 AM

 

All times are GMT +5.5. The time now is 05:27 AM.