|
-
Sep 10th, 2002, 08:56 AM
#1
Thread Starter
New Member
Using ActiveX exe in a web page
Hi,
Is it possible to pass parameters to an ActiveX exe from a web page (using the <object> tags). The ActiveX exe I am using is an in-house build, and acts as a DDE wrapper for another application (hence we can't use an ActiveX dll or control).
I need to pass certain parameters to the exe, and wondered if it was possible by passing the parameters on the command line (at the moment, the only thing passed on the command line is '-Embedded', and we're not passing this - I'm assuming the <object> tags are doing it), or by using the <param name=xxx value=yyy> tags.
Any help anyone can offer would be hugely appreciated.
TIA
Si.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|