>This should do the trick: > >RewriteRule ^calendarDetails\.html/EID/([0-9]+)$ /calendarDetails.cfm? >EID=$1 [NC] >
Seb, this works just fine in the ISAPI test utility, but I cannot get the URL variable to show up in URL scope of the page, which of course, cause an error. http://staging.ac100.org/calendarDetails.html/EID/935 URL.EID should = 935, but it isn't. I restarted IIS, etc. Any ideas? Thanks for your help! Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319058 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

