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 strongm 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. alextilt

    A mistery for me...

    Ok, thanks But in that perspective how can javascript ask to create an object and that object is created on the server?! Any simple sample for this? Thanks a lot Alex
  2. alextilt

    A mistery for me...

    Hi Consider a servelet that returns a html page with embedded javascript: <head> ... <script src="./js/foo/jfoo.js?seq=2" type="text/javascript"></script> ... </head> ... <body onload="javascript:FooOnLoad();" onunload="javascript:FooOnUnload();"> ... </body> </html>...

Part and Inventory Search

Back
Top