hello group
i have php script on the server which creates a html/javascript/vbscript for the client
the client html has a button which activates some vb script which then opens a word document which resides on the client
the vb script contains some variables that i would like to use in this word document how is this done?
kind regards paul
I don't know of a way to do this. To do this, you'd have to pass the variables thru MS-Word to be put into the destination file, and I've never heard of anything like it.
Good luck, if you find a way, I'd be interested to know what it is!
-Ben