Okay nevermind I figured it out...

whatever=null
i was using... 
whatever='null'
just had to strip the ''


Thanks anyways

Greg Z




-----Original Message-----
From: Max Paperno [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 10:01 AM
To: Fusebox
Subject: RE: Search Engine safe urls and CFID/CFTOKEN


Paul,


>If the URL did not come from www.smarteryellowpages.com, I strip out the 
>256, 3142521, and 3839997 as follows:

Can people get to your site w/out the www. host indicator?  What about using
the IP address?  But anyhow, I think your method is valid, I just still
don't understand why you'd want to go to all the trouble vs. just using the
query string.  On the other hand, guarding against any ID/TOKEN coming in
with a non-valid referrer isn't a bad idea to prevent people sharing links
and such.  But it would still be easier to do with plain old query strings
(IMHO).

>>PS> What's "SES"

Search Engine Safe [URL]  :)

Cheers,
-Max
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to