Please, use <code>...</code> tags for code or data samples.
Besides that, your code looks like PHP rather then Perl - $_POST['RESULT'] really?
| [reply] [d/l] [select] |
<p>$_POST['RESULT']</p>
<p>$_GET['RESULT']</p>
Also, is there an easy way to return to a full web page from an iframe? My web site stays stuck in an iframe anytime I go to it.
Thanks!
| [reply] [d/l] |
Using <iframe> elements is subject to the normal customs of HTML. I don't think there is a good way to bust out of an IFRAME. Maybe by returning some Javascript "frame buster", you can bust out of that IFRAME and make your page the full page again. But then again, I would look long and close at the documentation that PayPal supplies - most likely your problem is not unique and somebody else has already solved the problem.
| [reply] [d/l] |
I would try this first.
Regards, Karl
«The Crux of the Biscuit is the Apostrophe»
| [reply] |