|
-
May 22nd, 2000, 07:56 AM
#1
Thread Starter
Member
Hi. I am wondering if you can put a program on a webpage so that the program is actually run on the page. I wanted to put a text reverser i made in visual basic onto my webpage. Is it possible to do so. If so somebody help me out.
-
May 23rd, 2000, 12:19 AM
#2
Monday Morning Lunatic
You can, but only if you're persistent. Since you wrote it in VB, you might be able to make an ActiveX control out of it, then use the setup wizard to make an HTML page for it. Otherwise, use VB script. For best results, use Java. It's not that much harder and works far better, because VBScript is dangerous (heard of ILOVEYOU?). Java applets run in a secure environment that stops them doing anything to your PC. They are also smaller (you don't need to distribute VB DLLs), and platform independent (they work on any browser with Java support, which is IE, Netscape, Opera, on nearly any OS).
-
May 24th, 2000, 09:29 AM
#3
Thread Starter
Member
No, I already have the program, and i don't kno0w how to do java, and its not anything bad its a program i wrote for somebody, but decided I would just put it on a web page so how would i go about doin that?
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
|