How do I post data from a form from a popup modal window
I created a modal popup window from within the same page on my site....
I set up a form on this modal window and when I click to post the data to another script...
it will not post..
is there something I have to do with a modal popup in order to post data?
Thanks,
shoegirl31