forms authentication asp.net vb

前端 未结 3 2012
野趣味
野趣味 2021-01-16 20:38

I have a log in page which is the home page so is located at www.domainname.com

when someone goes to this page it adds a returnurl to the string so they are at:

3条回答
  •  鱼传尺愫
    2021-01-16 20:55

    Yes, we can use the above solution. One problem here is when we are using SEO implementation. To achieve your requirement, you can use URLRewrite.

    http://weblogs.asp.net/scottgu/archive/2010/04/20/tip-trick-fix-common-seo-problems-using-the-url-rewrite-extension.aspx

提交回复
热议问题