I previously had a TV and a laptop that used S-Video, and so getting that to work was simple. However, I got one of those new plasma HDTV's and it has some HDMI inputs, one DVI, some RGB inputs and a digital audio input. My laptop has a VGA and mono audio output. I tried using a VGA +audio to...
I have a defined function that will set a string as a zip code (via prompt). It eventually leads to a url that would look similar to this
cheese.com/zipcode=90210&lang=eng
How would I get that string involved in zipcode?
My current solution is:
<a...