Thanks but i realized i messed up on this one line.
function handleConts() {
if(http.readyState == 4){
var response = jim.responseText;
document.getElementById("nameDiv").innerHTML=response;
}
}
change jim to http and it'll work
Rigo Rojas wrote:
mail.gmail.com"
type="cite">
Wow, great code... I am going to use this.. and I wasnt even looking
for it... Thanks a lot.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "PHP-Masters" group. To post to this group, send email to PHP-Mastersgooglegroups.com To unsubscribe from this group, send email to PHP-Masters-unsubscribegooglegroups.com For more options, visit this group at http://groups.google.com/group/PHP-Masters -~----------~----~----~----~------~----~------~--~---