Answers

Apr 27, 2009 - 11:07 PM
You can use jquery's post method:
http://docs.jquery.com/Ajax/jQuery.po...
This will require you to import the jQuery javascript library into your page. Essentially, what you will do is pass the data to the server, get the result from the server then manipulate your HTML code using jQuery also.
http://docs.jquery.com/Ajax/jQuery.po...
This will require you to import the jQuery javascript library into your page. Essentially, what you will do is pass the data to the server, get the result from the server then manipulate your HTML code using jQuery also.

May 20, 2009 - 01:30 AM
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points.
The Quomon Team
The Quomon Team

Jul 29, 2010 - 02:48 AM
try using iframes and refresh them form within
Add New Comment