Calling javascript function from VBscript
-
How to call Javascript function in ASPX page through VBScript. I am using http stuff to get page from server, now on clicking some button on the page I am getting a popup which is not being requested through any URL. But is being called through javascript. Please see the example below: xmlhttp.post someurl xmlhttp.send writetodisk(xmlhttp.responsetext) Now in this how should i call that javascript function to handle the popup????
Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....
-
How to call Javascript function in ASPX page through VBScript. I am using http stuff to get page from server, now on clicking some button on the page I am getting a popup which is not being requested through any URL. But is being called through javascript. Please see the example below: xmlhttp.post someurl xmlhttp.send writetodisk(xmlhttp.responsetext) Now in this how should i call that javascript function to handle the popup????
Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....
-
How to call Javascript function in ASPX page through VBScript. I am using http stuff to get page from server, now on clicking some button on the page I am getting a popup which is not being requested through any URL. But is being called through javascript. Please see the example below: xmlhttp.post someurl xmlhttp.send writetodisk(xmlhttp.responsetext) Now in this how should i call that javascript function to handle the popup????
Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....
Trying to build add AJAX[^] manually? There's no popup in the code that you presented. Can you paste the OnClick-handler of said button? --edit-- Richard is right, this may not be the most appropriate forum for this. There's a forum specialized in webstuff, and the webgurus reside there.. Sometimes they visit this thread, sometimes they don't.
I are Troll :suss: