<form method="get" ...>

</form>

the query string can be found in the access log.
(This might be turned of)

From your last post with the source I think
that each input tag has it's own form so only 
one field is submitted.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 03, 2004 10:47 AM
> To: [EMAIL PROTECTED]
> Subject: RE: javascript and servlets.
> 
> 

>     Some recommendations:
>       - change method to get so you can see the fields as 
> query string.
> How please?
>       - Make sure that all fields are in the same form
> I'll check.
> 

Reply via email to