Jump to content

[SOLVED] Calling php pages from Javascript, php executed, but no responseText ?


ltrem

Recommended Posts

I'll make this short before posting my code,

 

I call my php pages which execute an Insert on my Database... the query is executed without problems... then I finish the .php with

echo "test";

And the responseText is just empty...! I goes in the stateChanged function since I display an Alert but when I try to display the responseText (Which should be "test")... it is just Empty...

 

Any ideas?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.