httpwebrequest help
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi all, Im having problems with httpwebrequest and postbacks. I just wondered what the best way is to test that a postback is working correctly, i am using code from superexpert at http://www.superexpert.com/default.aspx?id=535 The code looks like it works but The page it posts to when loaded does not show the posted message. This is all becuase im trying to get paypals IPN to work, but im having big problems with it and also testing it. Im trying paypals sandbox but when an order is sent through, nothing seems to get sent to the IPNHandler.aspx. How can i test this?? I hope somebody can help coz Ive been messing with this for a week now!! Cheers Jetset!