iframes questions |
8/1/2008 18:34:33 | |
| PHPRunner General questions | ||
|
author
I've built my page and have an iframe on the view page. <iframe name="body1" src="http://www.mysite.com/forms/clicktoview.htm";
$value="<a href=\"http://".$value."\" target=body1>".$value."</a>";
|
||
|
T
|
thesofa 8/1/2008 |
|
search here for passing master keys, it will be a session variable with masterkey in it somewhere. |
|
|
J
|
Jane 8/4/2008 |
|
Hi, <a target=body1 id=viewlink{$row.1recno} ... |
|