Hi,

Has any one experienced a problem that I'm having with hidden input text field? 

I have two different IE browser versions (5.5 and 6.0). For the IE 6.0, it works fine 
when I get a hidden field value via

(String)request.getParameter( "action" );

But, for IE 5.5 version with the same code, some times it returns a null value from 
the hidden field action.

Thanks,
Tuan




<<winmail.dat>>

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

Reply via email to