JQuery .get new url is not updating the page

2012-05-18 Thread furqanmlk
Hi there, I implemented the JQuery to get the data from Database server and display in the form of table on the page when user click one of the DOM element. I tried , *JQuery Code:* $.get("RunId_TestCases",{Variable:Value},function(data){

AutoComplete With Django

2012-04-02 Thread furqanmlk
Hi there, Sorry for posting this question even it had been answered but i tried all my best to solve this issue, if use result list in Jquery code directly it works. Here is code, HTML: Type Something: