i have a AJAX script which basically polls to update that member is still logged in.
This works fine and no errors in IE, however everytime the AJAX fires and runs the perl script, Java error console in FF seems to show an error which is just the number 1 , I know what this number is, it's what is returned back from the server as the HTML response.
What I don't understand is why FF is throwing an error just because I don't do anything with the returned data, I'm really not interested in anything returned, how is this an error?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
This works fine and no errors in IE, however everytime the AJAX fires and runs the perl script, Java error console in FF seems to show an error which is just the number 1 , I know what this number is, it's what is returned back from the server as the HTML response.
What I don't understand is why FF is throwing an error just because I don't do anything with the returned data, I'm really not interested in anything returned, how is this an error?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.