Hello,
i have use following code in my .aspx page.
its redirecting to https://secure.authorize.net/gateway/transact.dll from local server
this code is working fine from my local server.
bat when i upload this page on my live server.so this page is redirecting to himself.
if any one know about it please check this code and give me the solution .
Loading
vijayPosted Oct 8, 2010, 6:33 AM
yes this code is working.
bat its only redirect to https://secure.authorize.net/gateway/transact.dll
I need to post data to https://secure.authorize.net/gateway/transact.dll on button click.
if you know about it can you please give me the solution.
ArshadPosted Oct 8, 2010, 6:16 AM
Use the below meta tag to redirect the page.
Regards,
Arshad
vijayPosted Oct 8, 2010, 5:40 AM
I have used following code bat still its not working on live server.
if you know any think else about it so please help me.
Suthish NairPosted Oct 8, 2010, 3:10 AM
try.. couple of things..
clear cache..
some different methods..
http://netomatix.com/HttpPostData.aspx
http://digitalcolony.com/2007/01/detecting-http-vs-https-in-aspnet.aspx
http://forums.asp.net/t/1592535.aspx
http://www.codeproject.com/KB/aspnet/CustomSearchEngine.aspx