Need to submit a ajax form and get results in a drop down list using smarties. ex: Tak a forum board url : www.geturfile.com When i provide url and username and password information and click submit. It should get the forums in that board into the drop down list. I am able to do it without using ajax in forms. The page will be refreshed and the list of forums will be displayed in the drop down box. What i need is.. I don't want to refresh the page and display the forums list in drop down using smarty. I think i should be able to do this using ajax forms only. I tried but i am not able to display the forums list in the dropdown box. IF any one have good idea how to achieve it. I will give you $10.00 through paypal for providing the right code.