Sure, just use ajax, load the result into a div, and show the div with jqModal.
--Erik On 4/30/07, Brian Cherne <[EMAIL PROTECTED]> wrote:
Has anyone implemented jqModal (or something like it) via the POST method? I really enjoy how simple jqModal is for calling modal dialogs and I want to use it on a secure web page. In order to get the right information from the server I'll need to send in params... ideally params that are protected via HTTPS wrapper (and not sent via plain-text GET URI). Brian.