That tutorial I linked you to in the other thread also has a quickee 2-line 404 handler:
|*<cfset variables.GoPage="http://" & CGI.SERVER_NAME> <CFLOCATION URL="#variables.GoPage#" ADDTOKEN="No"> if the page doesn't exist, the visitor is redirected to the web site's home. Simple. You can get more complicated too if you like. *|-- mattRobertson Janitor, MSB Web Systems http://mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235061 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

