Same problem revisited
I tried that but still got the access denied problem as before with the javascript declaration line in lower.php. Is there any reason that php scripts would not be able to access the other frame?
User Profile
Collapse
-
A little help with PHP and frames appreciated
I am haveing problems trying to get access to another frame from a frame that runs php. The code is as follows essentially;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>set</title>
</head>
<frameset rows="50%,50%">
<frame name="upper" src="upper.html ">
<frame...
No activity results to display
Show More
Leave a comment: