Here I'm always getting uPath as https:\www.syz.com\token. I m not able to get the value of $("#OppLineId").val();
But in alert statement i'm able to see entire url which is https:\www.syz.com\token\A2323
Any idea why ajax url is not considering this request & only making a call to the https:\www.syz.com\token url.
Note- I want to fix this in IE only. When i used Developer console with document mode 9 then only this call is working correctly.