I'm trying to use Javascript to launch three pages from a HTML form. I don't think I can use window.open because I need to include POST parameters. My understanding is that this can only be done via a form. Can anyone confirm or offer a solution (without server side processing)?
---
f.
---
f.