>What else can I do to tell Cold Fusion that these >variables exist?? Edward, Don't know if this has been brought yet, but I had a similiar problem recently and it was easily fixed. My code originally had the CFAPPLICATION tag before the CF_FormUrl2Attributes tag in my app_globals.cfm file. Switching the order fixed it! Since CFAPPLICATION looks for the URL.CFID and URL.TOKEN variables for session management and CF_FormUrl2Attributes converts/decodes the SEF Urls (should if you're version includes it - check it), you must have the CF_FormUrl2Attributes tag *before* the CFAPPLICATION tag for the SEF URLs to work properly. Hope this helps, Jason Roberts Trinium Corporation Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- Search Engine safe urls and CFID/CFTOKEN Edward Chowdhury
- RE: Search Engine safe urls and CFID/CFTOKEN Eron Cohen
- RE: Search Engine safe urls and CFID/CFTOKEN Max Paperno
- OT CF question Steve Ray
- Re: OT CF question Fred T. Sanders
- Re: OT CF question Steve Ray
- Re: OT CF question Fred T. Sanders
- Re: OT CF question Steve Ray
- Re: OT CF question Fred T. Sanders
- RE: Search Engine safe urls and CFID/CFTOKEN Jason Roberts
- RE: Search Engine safe urls and CFID/CFTOKEN Edward Chowdhury
- RE: Search Engine safe urls and CFID/CFTOKEN Max Paperno
- RE: Search Engine safe urls and CFID/CFTOKEN Stephen Fernandez
- RE: Search Engine safe urls and CFID/CFTOKEN paul smith
- RE: Search Engine safe urls and CFID/CFTOKE... Max Paperno
- RE: Search Engine safe urls and CFID/CF... paul smith
- RE: Search Engine safe urls and CFID/CFTOKEN Edward Chowdhury
- RE: Search Engine safe urls and CFID/CFTOKEN Edward Chowdhury
- RE: Search Engine safe urls and CFID/CFTOKEN paul smith
