Hello all,
I am trying to open a URL, in a new window, from a header provedure in vbscript. I can't find any practical code for vbscript. All I can find are functions and ifs and loops, but no command statements to execute withing them. All I need to do is open a new web page.
So:
OpenForm()
Statement
End Sub
So far I have Document.open , [name], [features], [replace] Bu...he 'feautures' and 'replace' fields require.
I am trying to open a URL, in a new window, from a header provedure in vbscript. I can't find any practical code for vbscript. All I can find are functions and ifs and loops, but no command statements to execute withing them. All I need to do is open a new web page.
So:
OpenForm()
Statement
End Sub
So far I have Document.open , [name], [features], [replace] Bu...he 'feautures' and 'replace' fields require.