refreshing single form in a webpage without submitting the form
I am developing a web page that has to update things periodically with out refreshing the webpage (I have multiple forms in my web page and I don't want to disturb other forms). I can get the things back to the web page and they can be updated periodically when I use a single form. But the problem is when I use multiple forms in a single web page I am not able to refresh the single form. Can any one provide some tips how can I send single form request to the server.
Note: Please remember that I can't use submit buttons or anchor tags for submiting the form. It should be done automatically.
Status:
Open Mar 21, 2008 - 02:12 AM
web development, html, JavaScript
3answers
Answers
Mar 21, 2008 - 05:21 AM
If you can do it for single form then why dont you create multiple html pages each with its own single form. then use html frames to display your pages accordingly
Mar 21, 2008 - 05:22 AM
How are u updating forms? Multiple forms on a page would have its own name. Maybe you can code it to refresh that name? I dont know what your doing to update the form though
Mar 04, 2009 - 06:07 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
Answer this question
Share Your Own Experience & Expertise
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment