T
ted munnich
Hi,
I am trying to pass a parameter through a url to the
autoopen macro of a word document. In the html file I have
the following code:
<a href="http://domain.com/docs/document.doc?
text=test">document</a>
How can I read the passed parameter in the word macro.
Any help is appreciated.
Thanks
I am trying to pass a parameter through a url to the
autoopen macro of a word document. In the html file I have
the following code:
<a href="http://domain.com/docs/document.doc?
text=test">document</a>
How can I read the passed parameter in the word macro.
Any help is appreciated.
Thanks