How to retrieve the value passed in POST method?
- by praveenjayapal
Hi friends,
I would like to retrieve the value from POST method.
I know it’s possible to retrieve the GET method value - from query string.
So how is it possible for POST method?
Thanks,
Praveen jayapal