Re: default home pages
From: Carlos (ch_sanin_at_yahoo.com)
Date: 01/31/05
- Next message: tshad: "Re: Messagebox linked to link button"
- Previous message: chuckdfoster: "Windows Authentication Problem"
- In reply to: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Next in thread: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 17:10:17 -0500
Steve,
thanks for your prompt answer. However, after
the code redirects the flow to the new page, how can
I make sure that the URL address does not display
the name of the page that that was redirected to..?
i.e. take for instance: always display www.myhome.com
instead of www.myhome.com/redirected.htm, after the
redirection takes place. Is there any way to do that ?
Thanks again,
Carlos.
"Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> wrote in message
news:O2%23k6$9BFHA.2260@TK2MSFTNGP14.phx.gbl...
> Just create one Default.ASPX page.
> There could be no HTML, just some logic in the code behind to determine
> which page you want to display. Then do a Response.Redirect or
> Server.Transfer to that page.
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "Carlos" <ch_sanin@yahoo.com> wrote in message
> news:ukOsf39BFHA.1564@TK2MSFTNGP09.phx.gbl...
> > Hi all,
> >
> > can I have more than one default page to be considered
> > as a home page?. I need to redirect to either one depending of a
condition
> > (that is the URL address should just display the web home address)
> >
> > Thanks,
> >
> > Carlos.
> >
> >
>
>
- Next message: tshad: "Re: Messagebox linked to link button"
- Previous message: chuckdfoster: "Windows Authentication Problem"
- In reply to: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Next in thread: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: default home pages"
- Messages sorted by: [ date ] [ thread ]