Seachmall wrote: » Why/How would this change? Is the request not generated client side? Does anyone have any ideas as to why this happens or how to fix this? Any help appreciated.
new Ajax.Request( url, // "http://www.mysite.ie/app/doSomething.php" { method: "post", postBody: post_value // area_group_id=0&area_group_name=GROUPNAME&user_id=1 } );
OPTIONS /app/doSomething.php HTTP/1.1 Host: www.mysite.ie User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-gb,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Origin: http://mysite.ie Access-Control-Request-Method: POST Access-Control-Request-Headers: x-prototype-version,x-requested-with