Alex has asked for the wisdom of the Perl Monks concerning the following question:
Given the following scenario:
One html page which has a form. Hidden from the user is an embedded inline frame.
Now I was wondering that when the user clicks on the submit button, if it was possible for perl to output html to the hidden inline frame, instead of it being outputed to the 'main' html page.
Thank you for your time!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl html redirect
by valdez (Monsignor) on Jun 23, 2003 at 19:29 UTC | |
|
Re: Perl html redirect
by Cody Pendant (Prior) on Jun 24, 2003 at 02:46 UTC |