Catherine wrote:

function show(url) {
   window.location.href = url
}
Does setting the href of the window's location actually submit a form?

What happens if you actually call submit on the form?

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to