Is it possible to send AJAX data with parameters that are not specified in the URL? I have a script that receives information from a form, and the server uses POST, not GET.
I noticed the ability in FireBug to send parameters only in URLs.
If this is not possible, is there another program that can help me?
debugging ajax firebug
Yossi Jan 30 '10 at 15:53 2010-01-30 15:53
source share