I know there is a way to display a specific filename in the address window but can't figure it out and am not sure what it is called to do a search (sorry).
I tried putting this in the php file:
but it gives an error message "Unexpected '<' found". It also failed when I took the '!-- --' out.Code:<!--script> if (window.self == window.top){ window.top.location = "http://www.homepage.com/"; } </script-->
Currently it displays the php calculation filename which is not very pretty. I'd rather do it with php than javascript as I am braindead when it comes to javascript. Would appreciate some advice. Thanks!



Reply With Quote


Bookmarks