|
-
December 1st, 2005, 06:26 AM
#3
Re: Launching a windows app from a web page
 Originally Posted by Chris Green
Okay, maybe not the best written explaination of what I was looking for. The solution is easy and was something I did a year ago but forgot all about. Create a c# user control compiled to a class library. Then use the <object> tag and presto an Active-X control hosted in your web page. The ID you set in the object tag allows javascript to call methods in the object.
It can be a VB User Control as well, can't it ¿
Glad you solved your problem!
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
|