Hi,

I've been testing my flash website that uses php in phpdev and WAMP Sever. However, for some reason after submitting the details for a new customer or to log-in the data doesn't get sent to the database and in the status bar of the browser it has "Waiting for localhost...".

If I run the script to create the database I don't receive the "Waiting for localhost..." message and the data gets sent to the database.

What could be the problem? I have checked the code and it appears to be in order.

Thanks,


Nightwalker