Quantcast
Channel: Web API
Viewing all articles
Browse latest Browse all 4850

How to prevent page Reload on return from server

$
0
0

Help,

When i call the following function from page behind it returns a decoded  string and proceeds to execute proceding statements before loading page once again ?

 

Dim ReturnPaymentDetailsAsBoolean = payPalCaller.GetPaymentDetails(token, decoder)

This will run a HTTPWebRequest to Paypal server. 


Viewing all articles
Browse latest Browse all 4850

Trending Articles