View Single Post
Old 11-29-2009, 02:31 AM   PM User | #3
Bobafart
Regular Coder

 
Join Date: Dec 2006
Posts: 416
Thanks: 168
Thanked 1 Time in 1 Post
Bobafart is on a distinguished road
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?
Bobafart is offline   Reply With Quote