Hi everyone,


I am new to VB. I'm writing a VBA compiled into EXE, that will work as a CGI program, and I need to return a webpage as a result to executing the program, by writing HTML strings to the STDIO (standard I/O) just like print "hello world" does in C.

How do you accomplish this in VBA????


Please respond.. I've been looking everywhere for this and it's very urgent.

so I'd very much appreciate it..


Thanks a million!