Click to See Complete Forum and Search --> : *** urgent, please helpt: how to write to stdio??? ***


Phasy
January 20th, 1999, 03:24 PM
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!

Girish
January 21st, 1999, 08:36 AM
You use the Print command of Visual Basic

eg:

Print "Hello World"

Which prints to your form.

( refer VB Standard Help , topic Print )


Wish you all the best!!!

Girish,

Project Manager,

GuildSoft Pvt. Ltd.