|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Response.Redirect |
From: |
Joe Ruddy |
Date: |
4/6/2001 2:43:24 PM |
IP: |
12.22.117.209 |
I am using the Response object to redirect to a creditcard processing script on another domain.
ie. Response.Redirct "https://someurl.com?ccard=111222&name=somename.... etc
The script I redirect to returns a response plus the variable I passed to it.
Unfortunately I have reached the max limit for the number of characters for the GET.
Is there a way to Redirect using the POST method so I can avoid the max length limitation.
Thanks in advance
Joe Ruddy |
Follow Up - Re: Response.Redirect - Chris Williams 4/6/2001 5:56:40 PM
|
|
|
|
|
|
|
|
|
|
|
|