VBWeb is a set of Visual Basic (VB) modules that let a VB programmer
write CGI Scripts. This way, you can use your existing VB knowledge and
VB programmers to get your data onto the World Wide Web. A VBWeb
project uses HTML pages in place of VB forms. The VBWeb modules
can be downloaded for free.
|
AGREEMENT
You may download VBWeb for free but
you may not distribute VBWeb or use any part of it for commercial use or profit
without a signed written agreement with NEWMAN Services Corp.
|
|
FEATURES
- Uses Standard CGI to run on any 32bit Windows web server.
- Debug by stepping through code.
- Uses HTML Templates so you can use your favorite HTML editor.
- You get all the source code.
- Written in pure VB and standard API calls to the Windows kernel.
No special DLLs or OCXs needed.
- Supports Magic Cookies for storing Persistent State Information
(something like Global Variables).
|
REQUIREMENTS
- 32bit Windows (95 or NT 3.51 or later).
- Visual Basic (VB) 4.0 Professional or Enterprise or later
(not Standard or Learning).
- A 32bit Windows web server that supports CGI
(for example Microsoft IIS, O'Reilly WebSite,
Netscape FastTrack & Communicator).
- PKUnzip 2.04g or later or any zip product that supports it such as WinZip.
- For the sample web site, VBShop, support for Access 95
(same as Access 7.0 and Jet 3.0) or later in VB.
It normally gets installed with VB.
|