A1VBCode provides hundreds of free Visual Basic source code snippets and applications in all categories. |
|
|---|
Works with any standard 32-bit Windows web server and supports both POST and GET methods. Also allows debugging of your CGI scripts off-line. |
|
|---|
The Visual Basic CGI is made up of two modules each containing several sub-routines. The module cgi.bas (which is not presented for viewing) controls the actual interface and must be included in all CGI projects. The second module (in this case foxdemo.bas) is where the WWW provider writes his/her code. |
|
|---|
Lets you create dynamic web content directly using Visual Basic 4 - 6. Your code is "written once, working for all" major web servers running on Windows. |
|
|---|