| Author |
image uploading in order to save to database
|
Constantinos Grevenitis
Ranch Hand
Joined: Nov 29, 2006
Posts: 31
|
|
I have a HTML form that I use it in order to add the employees data into a database, and I also a picture of the employee using the <input type="file"> tag. The problem is that I don't know how to get to the file and save it to the data base. [ November 29, 2006: Message edited by: Bear Bibeault ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56180
|
|
Have you read the entry regarding file uploading in the JSP FAQ? [ November 29, 2006: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Constantinos Grevenitis
Ranch Hand
Joined: Nov 29, 2006
Posts: 31
|
|
|
To be honest wiht you I don't know for what you are talking about.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56180
|
|
|
Can you click on a link? It's in my signature line.
|
 |
 |
|
|
subject: image uploading in order to save to database
|
|
|