User Profile

Collapse

Profile Sidebar

Collapse
nick_m37
nick_m37
Last Activity: Jun 19 '06, 01:48 AM
Joined: Jun 16 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nick_m37
    replied to A little help with PHP and frames appreciated
    in PHP
    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?
    See more | Go to post

    Leave a comment:


  • nick_m37
    started a topic A little help with PHP and frames appreciated
    in PHP

    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...
    See more | Go to post
No activity results to display
Show More
Working...