-----Original Message-----
How would I convert VB code into my website created in
FrontPage???
This is possible, but it's certainly not a straight
conversion.
Basically, you have to throw away all your Windows forms,
design Web pages as your user interface, and then splice
your code between the Web page and your database.
If you create ASP pages, the programming language would be
VBScript. If you go the new ASP.NET route, the programming
language would be VB.NET. Either way, this is
significantly different from, say, VB6.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------