xuanmanh
Mar 30, 2006, 09:43 AM
Is it possible to get all html code of the page inside a frame with the frame name
for example:
<iframe src='file.php' name=framename id=framename></iframe>
Then how do I get the html content of 'file.php'?
for example:
<iframe src='file.php' name=framename id=framename></iframe>
Then how do I get the html content of 'file.php'?