
Visual Basic With CGI help!
Hi!,
I like to know just a few things about CGI,
hope someone can tell me what to do...
First, I've finally a CGI-BIN directory, yeah!... :)))
Now I like to create a thing in Visual Basic, and use this on
my website. The problem is, I need some help to start...
First: I need to know if its possible in Visual Basic to (LOAD)
a file thats in my CGI-BIN, for example this my work directory:
/CGI-BIN/vbasic-prog/
project1.exe
data.txt
project1.exe is ofcourse my project, this project need to load
the data.txt file. in this file theres data to do some output.
Lets make it easy, inside data.txt theres only the text:
HELLO WORLD
welz, is it posible to load this data into my Visual Basic project
and write this into a HTML so I can display this on a hyperlink request?
And how can I start my project in a HTML?...
Would someone, PLEASE PLEASE help me?... PLEASE !!!
Ray!