[jQuery] multidimensional arrays with the ajax plugin

[jQuery] multidimensional arrays with the ajax plugin

Hi!
Trying too hook up a form in PHP CMS system with the new AJAX
functions. The array look something like this:
Array (
[edit] => Array (
[subject] => subject
[name] => Steve
[email] => steve@example.com
[body] => the body
)
[op] => Send email
)
Is it possible to pass multidimensional arrays with the $.post function?
Regards,
Anders
PS. Is it intentional to show the emailadress of the sender in the
archives? Spam and all... DS.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/