Currently I have results writing to the browser just fine (using
frames). I would like to change it to where the results of a query are
written to a new browser window. I have changed my asp code to be form
method="post" target="_top".

Any thoughts would be appreciated?



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Re: Posting results in new window by William

William
Tue Jan 06 08:43:55 CST 2004

target="_blank"

"PorkyJr" <nospam@nospam.net> wrote in message
news:OzimJP%230DHA.2412@TK2MSFTNGP10.phx.gbl...
>
>
> Currently I have results writing to the browser just fine (using
> frames). I would like to change it to where the results of a query are
> written to a new browser window. I have changed my asp code to be form
> method="post" target="_top".
>
> Any thoughts would be appreciated?
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!