Is there a way in jQuery to send data to a server as something other
than a command string? It would be very convenient, for example, to
send a block of xml or json much like getJSON() in reverse. It would
need to be sent over a secure https connection.

TIA!

Reply via email to