Thread
:
Can I write dynamic php content to an iFrame?
View Single Post
01-02-2006, 11:03 AM
jimthefiend
So Fucking Banned
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
like this:
pageLoc = self.location;
pageAdd = top.location;
if (pageLoc hahahaha pageAdd) {
contentSrc = escape(pageLoc);
contPage = 'index.html?' + contentSrc;
top.location.href = contPage;
}
jimthefiend
View Public Profile
Find More Posts by jimthefiend