Hi!

Thursday, October 12, 2000, 4:26:53 PM, you wrote:

AC> Are there any flags I can use to pass the search string as an arguement
AC> to the search.cgi script from within my perl script.

To do that you can use environment variable QUERY_STRING,
for example $ENV{QUERY_STRING} = "q=search+engines";


-- 
Regards, Sergey aka gluke.


______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to