|
thanks tomws for answering but it didn't work
it would appear that the problem is simple: it only works with the method: GET, not POST
the problem then is that the person's username and password end up in the URL.
Is there a way to send JQuery AJAX variables to the server side script using POST instead of GET?
|