I want to write a simple page that lets a user select a date (that's another story), it then builds a URL using that, e.g. www.xyzzy.com/mmddyy.htm
And then immediately opens a new browser window for that URL.

How can I open a new browser link using HTML or VBScript?

Sounds simple, but I can't figure it out.

Thanks, DaveBo