> I rewrote it to this: > www.site.com/shirts/myshirt > > Create a file called httpd.ini and put it in the root of your website. > > Put this into the file: > [ISAPI_Rewrite] > RewriteRule (.*)/shirt/(.*)/ $1/shirt.cfm?name=$2
www.mysite.com/seminar/foreign08 OK - I see the logic behind this method - but the URL is being generated dynamically on another page. "Foreign08" could be anything from the database. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298897 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

