Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: WinCGI


Message #1 by "Arthur Beltrao Castilho Neto" <abcn@i...> on Tue, 3 Oct 2000 10:45:56 -0300
Hi !

I would like to know if anyone could help me with a simple task that i
got no support under microsoft.
The task is to create a .Exe file (WinCGI) with VB6 to initially display
a "Hello World !" line in the Web Browser. Note that it must be
Executable, i already did the task by compiling my code into a ActiveX
DLL, using the library Asp.dll and Active Server Pages to instance the
object, but it did not fit my needs. What i need is a WinCGI that
display this line (and lots more after that) when i type a URL like this
http://localhost/wincgi/helloworl.exe.

Thanks !

  Return to Index