correction

"Set action to
"javascript:window.open('http://...', '_blank')". In this case the
target/form name is interpreted as target."

should be

Set action to
"javascript:window.open('http://...', '_blank')". In this case the
target/form name is ignored.

Reply via email to