Micro Focus QTP (UFT) Forums

Full Version: Calling a JS function which is externally located using a VBScript Func in QTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I need to call a JS function which is in a js file externally located on a server. This function needs to be called from a vbscript function in my function library in my QTP automation framework.

My question is, How can I write a vbscript function to call a js function in a js file which is externally located.

Thank you

Hisham