ednayap Posted August 17, 2003 Posted August 17, 2003 FormsAuthentication.RedirectFromLoginPage seem to direct me to default.aspx how can i change this? Quote ##EYPS##
Administrators PlausiblyDamp Posted August 17, 2003 Administrators Posted August 17, 2003 It should redirect them to whatever page they originally requested. If they just browsed to the web site and didn't specify a document then IIRC it just redirects to the default document. Where should it have sent them in your case? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
ednayap Posted August 18, 2003 Author Posted August 18, 2003 because in asp.net the defalut page is set to Default.aspx, i want to change this setting....prolly somewhere in web.config maybe? Quote ##EYPS##
Administrators PlausiblyDamp Posted August 18, 2003 Administrators Posted August 18, 2003 I know you can set the default document under the IIS Administration tool, does that help? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
ednayap Posted August 18, 2003 Author Posted August 18, 2003 oh tanx ill find out more bout that Quote ##EYPS##
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.