jugo
08-08-2005, 05:47 PM
I am using AJAX to refresh a php script to update a div (thanks to http://bazzinet.info/JS-Request).
The problem is that when the DIV is updated I lose the form that the PHP code generates. i think it has something to do with the form calling an onClick method when Submitted, but I want to know if there is a way around it.
Also, for some reason the encoding gets all screwed up like ">" turns into "?".
The problem is that when the DIV is updated I lose the form that the PHP code generates. i think it has something to do with the form calling an onClick method when Submitted, but I want to know if there is a way around it.
Also, for some reason the encoding gets all screwed up like ">" turns into "?".