Forum Moderators: open
I've tried to contact Alex at the email above, but it's undeliverable. Any chance someone can help, this, yep, you guessed it newbie?
<!-- Begin
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
Thanks!