[OT] Re: Open A New Page In the Server Side

2008-03-06 Thread Antonio Petrelli
2008/3/6, chenshibing <[EMAIL PROTECTED]>: > > 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 ret

Open A New Page In the Server Side

2008-03-06 Thread chenshibing
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