Ooops. Forgot - I took out the if statement
Top just reads:
$Edit=$_POST['Edit'];
echo "edit: $Edit <BR> my source: $source<BR>";
echo"<IFRAME NAME=screen SRC=\"$source\" width=800 height=400>
</IFRAME>";
I'm trying to do the following:
Start.php loads with an inline frame embedded in it that calls 1.htm.
The user clicks on a link on 1.htm which takes them to 2.htm within the inline frame.
Then the user clicks on an 'edit' button in a form located on start.php which sends the current URL...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.