Page 2 of 2

Re: Qbasic -> SQL

Posted: Mon Jul 07, 2003 12:43 am
by Guest
http://jcprogs.50megs.com/simpleweb.htm

Test it, let me know what happens.  Basically, you send typical web requests, like http://search.yahoo.com/bin/search?p=hi&ei=UTF-8
and it will pull them up.

Re: Qbasic -> SQL

Posted: Sat Jul 12, 2003 9:00 pm
by SuperNova
Great!
The outtonet.bas file contained this
OPEN "this.txt" FOR INPUT AS #1
PRINT #1, "http://search.yahoo.com/bin/search?=hi&ei=UTF-8"
CLOSE #1

when opened with quickbasic.

I'm going to do more testing soon.
But first, I'm off to Italy, it's holidays!  :P

Re: Qbasic -> SQL

Posted: Sun Jul 13, 2003 1:14 am
by Guest
I'll check back in a week or so, and see if it worked out for you.

Re: Qbasic -> SQL

Posted: Sun Jul 13, 2003 1:40 pm
by SuperNova
A week? 3 weeks  ;D
Only 2 weeks in Italy, but after that I'll get more work than just this.