PDA

Click to See Complete Forum and Search --> : Web Interface for VB application


migo255
Jul 25th, 1999, 09:32 PM
Hi, Perhaps It is a stupid question but your help may minimize the time for solving this situation.. Simply I have a small vb application and I need to build a web interface for it.. I am new to Microsoft technology but I am experienced cold fusion web developer. What I need is only how to start? Transferring the program to CGI? Using ACtiveX controls? Using ASP?? I already installed IIS with Active server pages....
Thanks in Advance

vbsquare
Jul 26th, 1999, 01:27 AM
I would try and transport my application to ASP with some activex dlls on the server and possibly use some activex controls. CGI is old technology and only exists now because of Unix. ASP will soon be standard so you should move into ASP. Check out http://www.programmerz.com/html/ for some more help.