Thursday, March 22, 2012

Open a New Window

Tracey,

You'll need to use javascript to open the new window on the client.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche

"Tracey" <traceywillicombe@dotnet.itags.org.hotmail.com> wrote in message
news:0ac401c3b9af$4f1de340$a501280a@dotnet.itags.org.phx.gbl...
> I am using Response.Redirect("formname.aspx") to display a
> new form which displays in the current window.
> How would I get it to display in a new window?
> Thanks for any help.Do you have any examples of this because I don't know
javascript.

Thanks for your help.

>--Original Message--
>Tracey,
>You'll need to use javascript to open the new window on
the client.
>--
>Sincerely,
>S. Justin Gengo, MCP
>Web Developer / Programmer
>Free code library at:
>www.aboutfortunate.com
>"Out of chaos comes order."
> Nietzche
>
>"Tracey" <traceywillicombe@.hotmail.com> wrote in message
>news:0ac401c3b9af$4f1de340$a501280a@.phx.gbl...
>> I am using Response.Redirect("formname.aspx") to
display a
>> new form which displays in the current window.
>>
>> How would I get it to display in a new window?
>>
>> Thanks for any help.
>
>.
Yes,

I have some examples of how to do this on my website,
www.aboutfortunate.com. If you go there and then click on the code library
link you'll see a search box. Enter "javascript open new window" and click
the search button and you'll see some examples.

Also, if what you want to do is open a new window when a button or link is
clicked, you might want to check out my javascript component. It may be
dropped on a page and connected to almost any .Net control to open a new
centered window. Just checking out the source code may be helpful to you.
There is a help file for all the components I've built and all the
components source code is available for download as .Net projects. They are
also all free.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche

"Tracey" <traceywillicombe@.hotmail.com> wrote in message
news:06f601c3b9b6$d385e5e0$a001280a@.phx.gbl...
> Do you have any examples of this because I don't know
> javascript.
> Thanks for your help.
> >--Original Message--
> >Tracey,
> >You'll need to use javascript to open the new window on
> the client.
> >--
> >Sincerely,
> >S. Justin Gengo, MCP
> >Web Developer / Programmer
> >Free code library at:
> >www.aboutfortunate.com
> >"Out of chaos comes order."
> > Nietzche
> >"Tracey" <traceywillicombe@.hotmail.com> wrote in message
> >news:0ac401c3b9af$4f1de340$a501280a@.phx.gbl...
> >> I am using Response.Redirect("formname.aspx") to
> display a
> >> new form which displays in the current window.
> >>
> >> How would I get it to display in a new window?
> >>
> >> Thanks for any help.
> >.

0 comments:

Post a Comment