Visual Basic and web-design?
Question:
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...