Date:  01/17/2002 02:22:28 PM Msg ID:  000296
From:  Stephen Ames Thread:  000296
Subject:  CGI Call

I need to call an external cgi script with a string and I am supposed to get back a reply. I have been given some samples e.g. www.theirserver.com/cgi-bin/access.cgi?firstvar=1234&secondvar=4321 and I am then given a reply to match my request.

My question is what command do I use in Foxweb as I cannot see anything in the documentation. Is there a sample so that I can get a better idea of how it works.