Should be CGI.Query_String, but that value you will always exist.  You might
want to check the Len() of it and make sure it is greater than 0.

Justin Kidman

-----Original Message-----
From: Jon Gage [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 6:59 AM
To: [EMAIL PROTECTED]
Subject: Querystring problem


This probably sounds ridiculous, but I can't seem to check for a
QueryString!

<CFIF isDefined("cgi_querystring")>
        output something
</CFIF>

That should do it, right?
I'm using a querystring, and it's shows in my debug info.

Is my syntax way off or something?

Thanks in advance,
Jon

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to