URL parameters are passed as part of the URL, for example:

http://Testsite.com/index.cfm?strParam="This_is_a_sample_URL_Param";

When your CF program is called, this field would have the fully qualified
name of "url.strParam"

Andy

-----Original Message-----
From: robert_myers [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 28, 2002 4:22 PM
To: CF-Talk
Subject: URL Parameter?


What does this URL Parameter mean?
How is it being sent?

Parameters

URL Parameters:

OVERRIDE_DEBUG_MODE=DEBUG

CGI Variables:

AUTH_PASSWORD=
AUTH_TYPE=

.

.and as always, thanks in advance!

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to