> Another interesting thing you may not know about cgi - you can output > ANY cgi variable, even if it doesn't exist:
> <cfoutput> > #cgi.raycanttype#<br> > #structkeyExists(cgi,"raycanttype")# > </cfoutput> > When outputting, the value returned is an empty string, and > structkeyExists will return Yes. So is there any function that will return the list of valid cgi variables? Isaac Dealey Certified Advanced ColdFusion Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

