Form Demonstrating jump to URL selected by the user

This form demonstrates how to present a pick list of URLs; the user is launched to the location he selected when he clicks on the Go To button.

This can be accomplished with a simple list in Html; the advantage of this form is that it saves some real estate on the page by presenting the list as a selection box.