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 Mike Lewis 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. qwertyuqwertyu

    Send page to friend

    with the mailto protocole you assume the client-side is able to send email (outlook installed for ex.)
  2. qwertyuqwertyu

    Cookie Dissapear!

    sometimes it can be some security issues...or try to play with the path attribute of your cookies...might help
  3. qwertyuqwertyu

    Send page to friend

    you have to use php or asp for that.
  4. qwertyuqwertyu

    Why ÆØÅ become strange signs?

    CODEPAGE="65001"
  5. qwertyuqwertyu

    file link in javascript dropdown menu not working (netscape only)

    try or to use a relative path or an absolute one starting by http and not file://
  6. qwertyuqwertyu

    problems with loading pictures under netscape

    Hi all, still fighting against netscape. My problem is when i load pictures, they are not fully loaded. What does it come from? Im pretty sure it's a very common bug this one but can't find a way to fix it. David
  7. qwertyuqwertyu

    Passing data to an iframe

    Hi all, i 've got a problem for passing data to an iframe. Well, with IE, no pb, here's the syntax (iMail is the id of the iframe): window.frames('iMail').window.document.documentElement.all.value = "new value" But i can't figure out the right syntax using netscape 6. thx if you can...

Part and Inventory Search

Back
Top