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. yoda1979

    How do i store an image in xml, how would i get it out in an HTML file

    hey guys, im trying, to store an image in an xml file, i know its prolly basic, but how do i do that and how would i get it out and use it in like a pop-up from an XHTML file? any takers :) thx, yoda
  2. yoda1979

    Help needed with drop down list, adding pop up if wrong thing is click

    thx Greelmo, i messed around after i saw what you wrote and got it to work. late, yoda
  3. yoda1979

    Help needed with drop down list, adding pop up if wrong thing is click

    hey guys need some help here, i have a list say this for example. <head> <SCRIPT LANGUAGE=&quot;JavaScript&quot;> function formHandler(form){ var URL = document.form.site.options[document.form.site.selectedIndex].value; window.location.href = URL; } </script> </head> <body> <form...

Part and Inventory Search

Back
Top