Thread
:
Call AJAX function when submit form
View Single Post
01-30-2009, 09:23 AM
PM User
|
#
3
tempest4000
New Coder
Join Date: Feb 2005
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Thank you that works. Although the code after
if (req.readyState == 4) {
if (req.status == 200) {
isnt being executed for some reason.
tempest4000
View Public Profile
Find More Posts by tempest4000