|
-
Dec 3rd, 2002, 02:01 AM
#1
Thread Starter
New Member
How do I make a standard exe web-accessible ?
I have a standard exe project consisting of 4 standard forms. i want to make this project web-accessible. First I thought of rewriting the code in VB Script but then its too much work. One of my friends suggested that I can make use of activex controls. So I made activex controls by copy pasting the code ( one activex control for each form) Now the problem is how do I deploy it ? I read a tutorial somewhere and managed to get the first form to open in a webpage...the problem is when a button click for opening the next form is clicked and it fails to find the next control.
Please help ...tell me how should I go about porting my standard exe to make it web accessible. Should I use one user control per standard exe for or put all the stuff of my 4 activex forms into one activex control and modify the code ? Any other bright suggestions welcome too..
BTW I'm a beginner at Activex so please KISS ( Keep It Simple Smarty !!)
Thanks in advance !!
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
|