Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MetroidHacker

    Replacing location URL works in IE6 but not IE7

    I'm having trouble with some code that behaves differently in Internet Explorer 6 and 7. <html> <body> <p>Test</p> <script language=javascript> window.location.replace("javascript:document.write(\"<p>Hello, world!</p>\")"); document.write(window.location); </script> </body> </html>...

Part and Inventory Search

Back
Top