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 bkrike 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: *

  • Users: qwqwqwqwq
  • Content: Threads
  • Order by date
  1. qwqwqwqwq

    using document.writeln() across frames

    hello; I have: frameset with <frame name='a' src='a.htm'> <frame name='b' src='b.htm'> frame a <script language='javascript' type='text/javascript'> for (i=0 ; i<10 ; i++) { top.b.printer(i + '<br/>'); }; </script> frame b <script language='javascript' type='text/javascript'>...

Part and Inventory Search

Back
Top