Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AJAX calling and executing a ASP page
Message
From
06/08/2015 00:22:54
 
 
To
05/08/2015 23:37:16
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01622978
Message ID:
01622980
Views:
41
>Hi all,
>
>I am attempting to use AJAX to call a ASP page on the server. I seem to have the client side implemented, but when I execute it and it calls the ASP page But instead of the executing the VBScript in the ASP page and returning the result generated, it returns the contents of the ASP page itself.
>
>Does anyone recall the trick in getting AJAX to execute the ASP vbscript and return the result. The ASP currently uses Response.Write statement, and the Client-side retrieves the result with a XMLHTTP.responseText. I have typed both POST and GET in both synchronous and asynchronous.
>
>I have done this in the past but can't recall what I did to make it work.

Never mind. I found my mistake.
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform