|
-
Mar 8th, 2006, 07:04 AM
#1
Thread Starter
Hyperactive Member
uploading image file and inserting valuables to DB
hihi..
i have difficulties on uploading image file and some file's values to the Db at the time when i post the form(jsp).
example;
i have selected some files name(with the full file path) ready to be uploaded to the server, and key in some values related to the file name in the text boxes. When i clicked on the send button, it will post the form by uploading the image file to the server folder, and insert the file value into the DB.
i have tried some of the sample code, but its either posted the file values only, or the imges whitout inserting the file values into the DB.
how can i do it at one single post to get 2 jobs done using jsp?
???
ocw
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
|
Click Here to Expand Forum to Full Width
|