CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 Upload tex and image

Print topic Send  topic

Author Message
melloo

Posts: 1
Posted: 07/13/2008, 6:58 PM

Hi folks,

can anyone help me with uploading of both images and text?

i am able to upload the images to my database. but when it come to text it doesnt seems to appear.

my code is as follows

<form name="AddEmployee" method="post" action="ProcessAddEmployee.jsp" onSubmit="return checkThis()" ENCTYPE="multipart/form-data">
<table>

<tr>
<td>Employee Image:</td>
<td><INPUT NAME="F1" TYPE="file"></td>
</tr>
<tr>
<td>Employee Name:</td>
<td><input type="text" name="EMName" id="EMName"></td>
</tr>
<tr>
<td>Employee NRIC:</td>
<td><input type="text" name="EMNRIC"></td>
</tr>
<tr>
<td>Employee Qualification:</td>
<td><input type="text" name="EMQual"></td>
</tr>
<tr>
<input type="submit" name="Submit" value="Add Emplyee">
</tr>
</table>
</form>
View profile  Send private message
Kisat

Posts: 4
Posted: 07/13/2008, 7:41 PM

HI. CAN YOU GIVE ME YOUR JSP FILE. IF IT IS POSIBLE. I USE <INPUT NAME="F1" TYPE="file"> BUT I CAN'T INSERT MY DB. I CAN'T GET FILE. PLS HELP. TNKS
View profile  Send private message
shahalom

Posts: 1
Posted: 12/02/2008, 10:56 PM

Hi, i will greatful if u give me your jsp file. and i will send it to you if i solve your problem.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.