Hi, all:

I have a question to ask: is it possible to open a new browser page in the 
server side instead of using form.target="__blank"?

User submits a form then the server side codes do some validations. If the form 
valid, a new page is return for printing, or the original page is returned with 
some prompt messages. But if the form's target attribute set to __blank, it 
will open new page in both situations. Is there any response header to control 
browser open new page in the server side?

-- 
Best regards, 

Shibing Chen




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

Reply via email to