Hello.

i want to make form:

<form method="POST" name="form" enctype="multipart/form-data">
<input type="text"name="test1">
<input type="file" name="test2">
</form>

how can i get value of param 'test1'?

Grets,
P.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to