|
Hi,
it problably won't mix anything but the doPost
method
will de called and the parameter par1 won't be
accesible.
Use instead:
<input type="hidden" name="par1"
value="value1">
|
- Mixing post and get requests ? Oliver Pistor
- Re: Mixing post and get requests ? Chris Pratt
- Re: Mixing post and get requests ? Ola Berg
- Re: Mixing post and get requests ? Andras Balogh
- Re: Mixing post and get requests ? Craig R. McClanahan
