diulei
28 Jun 2007, 6:22 PM
Kind of a weird question - but I would like to be able to post to an iFrame that is in a dialog.
For example, on a page I have some text that would open a dialog containing an iFrame. When a user clicks on certain areas on the page, a dialog will popup which contains an iFrame. This iFrame should have made a post into my database.
Is this even possible? I've tried creating an iFrame element and specifying a 'name' attribute and targeting that name, but no luck.
For example, on a page I have some text that would open a dialog containing an iFrame. When a user clicks on certain areas on the page, a dialog will popup which contains an iFrame. This iFrame should have made a post into my database.
Is this even possible? I've tried creating an iFrame element and specifying a 'name' attribute and targeting that name, but no luck.