quote:
Originally posted by Dempsey
Could it be because you have
http.send ("?username=absorbation?password=password?feild=psm?value=testing");
And the script is expecting field?
Nope, I am not currently using that variable, what I have posted is the whole of my code, apart from the $con variable. I am just trying to receive the $value variable at the moment
.
quote:
Originally posted by Ezra
Only the first variable should have a question mark the next should have an ampersand
Still not picking it up
:
code:
http.send ("?username=absorbation&password=password&feild=psm&value=testing");
And your question mark idea still does not pick up the variable. I am beginning to think it is a problem with index.php?