|
How can i get POST and GET variables in separate
way.
For example:
My page recieve:
Var1=Val1 by POST method
and
Var1=Val2 by GET method
And i need to do this:
set VariablePost = Var1 POST
set VariableGet = Var1 Get
There is a solution for this?
Damian
PD: sorry about my primitive
english
|
- Re: GET and POST variables Damian Bacalov
- Re: GET and POST variables Mark Hubbard
- Re: GET and POST variables Damian Bacalov
- Re: GET and POST variables David N. Welton
- Re: GET and POST variables Damian Bacalov
- Re: GET and POST variables David N. Welton
- Re: GET and POST variables Bass
- Re: GET and POST variables David N. Welton
