开发者

How to embed VB to asp.net

开发者 https://www.devze.com 2023-02-08 01:38 出处:网络
How to embed VB to开发者_如何学运维 asp.net so we could place our program on the net.Without an ActiveX control I don\'t mind you\'ll be able to do such strange thing! Web is Web, desktop is desktop,

How to embed VB to开发者_如何学运维 asp.net so we could place our program on the net.


Without an ActiveX control I don't mind you'll be able to do such strange thing! Web is Web, desktop is desktop, aren't they?

If you're thinking in just using an (X)HTML element and embed a Windows executable, no way: this doesn't exist.

Some articles that maybe are of your interest:

  • http://visualbasic.freetutes.com/learn-vb6-advanced/lesson13/ (if this "VB program" is VB 6.0)
  • http://www.c-sharpcorner.com/uploadfile/dsandor/activexinnet11102005040748am/activexinnet.aspx (or if it's VB.NET)

By the way, I want to point to the fact that such program will only work in Microsoft Internet Explorer (don't mind to have something like this in Mozilla Firefox, Google Chrome, Opera...).


From what I've heard, I don't think this is truly possible. It may be easier to copy your code and modify into ASP.NET since VB is very similar.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号