|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
howsend values to another server via "Post Method"
Hi<br>I want to send values to another server via "Post Method"<br>Clients must cant see values and they must send from my server to destination directly.<br>I want a something like Redirect but with post vlues.<br><br>Special Thanks
|
|
#2
|
|||
|
|||
|
by <br>variable name=request.form("the field name ")
|
|
#3
|
|||
|
|||
|
request.form for receive posted values but I want to send values and redirect user to another page to another site.
|
|
#4
|
|||
|
|||
|
u can use server.transfer method.<br>By this way the posted data is not lost.
|
|
#5
|
|||
|
|||
|
input type=hidden value=data<br>and don't forget tu use form method=post<p><hr size="1" width="50%" align="left" />the life is not enough</p>
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > howsend values to another server via "Post Method" |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|