When i am trying to post data to dll on live server then its redirecting to same page.
i have used following code
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vijayPosted Oct 7, 2010, 10:30 AM
Thanks for replay if you have more information about this issue please help me
vijayPosted Oct 7, 2010, 9:57 AM
authorize.net require for login id and transaction key.
when i post all data with loginid and transaction key from my local server , so its working fine.
bat problem is that the when i upload this pages on live server
and then check the checkout page is not redirected to that dll.
that time checkout page was redirecting to himself.
Mahesh ChandPosted Oct 7, 2010, 9:17 AM
Suthish NairPosted Oct 7, 2010, 8:40 AM
Also, you can use HttpWebRequest method for above logic.
vijayPosted Oct 7, 2010, 8:31 AM
vijayPosted Oct 7, 2010, 8:27 AM
Suthish NairPosted Oct 7, 2010, 8:25 AM