[HTML_AJAX-devel] XMLHttpRequest does not refresh <form> tags

S.Wittig google at elektromeister-wittig.de
Tue May 15 13:34:01 PDT 2007


Hi,

i use a litte framework witch implements the xmlhttprequest. i just use it
to load different content in seperate div´s.
in the current project i generate some code like this:

<form name="id1" action=""....><tr><td><input type="text"
value="1"....</td></tr></form>
<form name="id2" action=""....><tr><td><input type="text"
value="2"....</td></tr></form>

when i refresh (xmlhttprequest) that div i do not see the <tr> with the
input-fields. 
i have to press F5 an reload the complete page to see my generated code.
but when i generate the code without the form-tag infront everything is
displayed just using the xmlhttprequest.

i don´t know what´s wrong. 

can anybody help me?
-- 
View this message in context: http://www.nabble.com/XMLHttpRequest-does-not-refresh-%3Cform%3E-tags-tf3760924.html#a10630589
Sent from the HTML_AJAX Dev/Support mailing list archive at Nabble.com.



More information about the Html_ajax-devel mailing list