Hi
I am displaying a page (result.php) using ajax and in this page I have few links when clicked opens a div popup. in which a form, a text field and a submit button is there. when I click submit it should display message in this page which called using ajax(result.php ). but actually it is not happening. I want user to be on the same page i.e. result.php
I am displaying a page (result.php) using ajax and in this page I have few links when clicked opens a div popup. in which a form, a text field and a submit button is there. when I click submit it should display message in this page which called using ajax(result.php ). but actually it is not happening. I want user to be on the same page i.e. result.php
Comment