Code: Select all
<script type="text/javascript">
if (top != self) top.location = self.location;
var file = location.search ? unescape(location.search.substring(1)) : "./Velkommen/Velkommen.php";
</script>
Code: Select all
<script type="text/javascript">
if (top != self) top.location = self.location;
var file = location.search ? unescape(location.search.substring(1)) : "./Velkommen/Velkommen.php";
</script>
Yes.Patr100 wrote:Does the following code need to be modified?
Code: Select all
onLoad = "self.IFrameName.location.href = file"
Code: Select all
onLoad = "self.IFrameName.location.href = file"
Code: Select all
target="InlineFrame1"
This concept is based on an Iframe and only works with an Iframe.dangermouse wrote:Is it possible for this concept to work with php and can i instead of calling an inline frame call a html box with some php code in it will that work ?
Code: Select all
./index.html
Code: Select all
/index.html