Use firebug to inspect what is actually being transmitted and you get
a valid reply, etc. Also, check to make sure that CGI isn't masking
param varaibles sent via the QUERY_STRING since it is a POST request
(this might be the default behavior?)
Use firebug to inspect what is actually being transmitted and you get
a valid reply, etc. Also, check to make sure that CGI isn't masking
param varaibles sent via the QUERY_STRING since it is a POST request
(this might be the default behavior?)
What is firebug?
Anyway now the script works but I don't have any responseText.
Ajax function is: