Results 1 to 2 of 2
Thread: Urgent
- 03-07-2012, 01:55 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 21
- Rep Power
- 0
Urgent
Hello Friends,
I am in a serious trouble..Someone please help me..
Our team is currently building a web application which contains image upload module which I am resposible for coding. Image upload comes in place where user add his profile photo.
I just need to give the end user the option to upload a file which I already did .
<form action="upload.jsp"
method="post" enctype="multipart/form-data">
Select a file:
<input type="file" name="first" />
<br />
<input type="submit" name="button" value="upload" />
</form>
Now what I want is the coding part to upload the file to a temperory folder in server(ofcourse I need to create a folder first) and I need to store the url for the data path in database.
I also need the coding to retrieve the url from the database and display the corresponding image to the end user like facebook do.
Anyone please help me...
Thanks in advance..Regards
Naveen
- 03-07-2012, 02:18 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,427
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
[URGENT]SHA Encryption System...need urgent helps
By java_idiot in forum New To JavaReplies: 6Last Post: 05-02-2010, 10:04 AM -
Urgent
By ozgun in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 04-23-2010, 03:39 AM -
Help Urgent pls pls pls!!!!
By jammyjamsticy in forum Java 2DReplies: 5Last Post: 05-06-2009, 10:55 PM -
Very Urgent
By nehaa in forum AWT / SwingReplies: 6Last Post: 01-22-2009, 08:36 AM -
Help. It's urgent
By monir6464 in forum AWT / SwingReplies: 2Last Post: 08-24-2008, 05:57 PM


LinkBack URL
About LinkBacks

Bookmarks