Hi Casey,
You say "bring up" the form. Are you wanting to see this form in a popup, or as a page by itself.
Calling a form as a page is really simple, calling it as a Popup is somewhat more complicated (although still do'able')
From JavaScript it'll be a GET which triggers it, but you mention jQuery which makes me think you're wanting to do this as a popup call?
cheers
Bruce