[thelist] ajax broken with url rewriting

Michele Foster foster.michele at gmail.com
Mon Oct 30 19:13:45 CST 2006


Hi all,

I have some ajax, that selects the region and then displays the appropriate
counties. I started with this,
http://www.dhtmlgoodies.com/index.html?whichScript=ajax_chained_select

Since I added some rewrite rules to my .htaccess file, the ajax no longer
works.  Here is a sample of the rules I added.

RewriteRule ^owners/profiles/([0-9]+)/([0-9]+)/([0-9]+)/$
owners/profiles.asp?MemberID=$1&VehicleID=$2&RC=$3


This is the line that is reporting the error.

eval(ajax.response);


I'm clueless how to fix.


Thanks,
Mich

-- 
Michele Foster
Work - http://wizardev.ca/
Play - http://mishka.ca/
Fun - http://isitbeertimeyet.ca/



More information about the thelist mailing list