Here’s what I wanted to accomplish tonight:
- Submit a form
- Process the form data
- Display the results in a MediaboxAdvanced window
Getting the script to which the form submits to open in the box was a breeze; it was getting the post data from the form to the script, processing it, and then displaying the results in the box that had me stumped. I came up with a way to get the page to work the way I needed it to, but I’m not entirely happy with the method. If anyone out there has a better idea, please leave a comment!



