Visual Basic and web-design?


Question:
I have made a program in visualBasic6.0. I need to put it as part of a website to use it online. It is like an online test. How can I do that? **(preferably using PHP) Other languages/softwares also welcome.
don't think you can do that, vb is windows, maybe you should use vb script
Ensure your server side includes allow PHP
To my knowledge, there's no easy little conversion program or anything. Essentially, you'd need to rewrite it in a language that can be used for web development, such as Perl, PHP, Ruby, or whatnot.

If you were using VB.Net, there might be some sort of converter or something to make a ASP.Net site out of it (I'm not a windows guy too much for programming), but I don't know. But with VB6, I'd be very surprised.
You'll need it in an ActiveX form, then you can call it on a web page. There are a bunch of particulars to worry about but that is a start.

You may want to rethink using VB6 since it is on its way out. Also I would never be able to see it since I use FireFox web browser and it does not support Active X. Over 10% of web users now use FireFox.

PHP and AJAX calls are a great substitue for VB6. IBM Developer net has lots of great articles explaining how to do this in detail.
use BASIC code to make your form function correctly, i.e send the info to your e-mail address, and you need a server to keep your page on that holds your survey.
More Questions & Answers...
  • What is Extreme Testing(related to Software Testing)? Are there different categories of Extreme Testing??
  • Can I work at a hotel having a felony?
  • Any ideas for what should be my cover page?
  • How do I find medical records from 1996, I cannot find the doctor or his business.?
  • Open Source Project?
  • Could you all give me some brief definitions of employee satisfaction?
  • Can anyone gimme links that help me study Software testing materials for free?
  • WHY DELL INC they keep selling computers windows vista not genuine microsft software IN South America via web
  • The questions and answers post by the user, for information only, AnswersRoom.com does not guarantee the right
    Copyright © 2007 AnswersRoom.com -   Terms of Use -   Contact us

    Hot Topic