开发者

URL masking in asp.Net

I have two about pages in my website, "About.aspx" and "OtherAbout.aspx". Which of these is navigate to is based on the user logged in. I want to always 开发者_JAVA百科display About.aspx as the URL even if we are on OtherAbout.aspx, is this possible?


You can try to use the Server.Transfer method for this purpose

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜