|
-
Feb 21st, 2000, 04:06 AM
#1
Thread Starter
New Member
I have been working on an Active X control that works like a telnet program. So far, all is well. I have been able to filter out the escape sequences and for the most part, create a basic VT100 emulator. The program prints into a text box, and is accessible within IE. However, I would like to take this a bit further. Rather then printing data with the control, I would like to pass data from the control, and have it printed onto the IE document that contains it. I am pretty familiar with VBscript, but I not as familiar with Active X controls, so I am not sure how I would go about making the information accessible to a vbscript that resides on the same webpage as the control. Also, I am not sure what I can make available. Can I expose the command buttons themselves, functions, methods, ect. Any help would be appreciated. Thanks
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
|