| | |
Updated : Simple ASP.Net Login Page
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2008
Posts: 3
Reputation:
Solved Threads: 0
Hi,
I talked about what is that"usename.txt" written for? Is that a cookies created when login success?
I did ask how to verify if user logged in or not.......it is about How to verify who is who? what user is logged in? How could I get the username which is currently logged in.
One more thing is that is it possible to redirect to the http_referer page after log in?
Regards,
I talked about what is that"usename.txt" written for? Is that a cookies created when login success?
I did ask how to verify if user logged in or not.......it is about How to verify who is who? what user is logged in? How could I get the username which is currently logged in.
One more thing is that is it possible to redirect to the http_referer page after log in?
Regards,
•
•
•
•
Hi,
I talked about what is that"usename.txt" written for? Is that a cookies created when login success?
I did ask how to verify if user logged in or not.......it is about How to verify who is who? what user is logged in? How could I get the username which is currently logged in.
One more thing is that is it possible to redirect to the http_referer page after log in?
Regards,
Cookies and Sessions can be stored and retrieved to see who has logged in and you can redirect to the referring page after login.
•
•
Join Date: Mar 2008
Posts: 1
Reputation:
Solved Threads: 0
i've created the login page.
i have problem to redirect page after successful login. the page redirect to default.aspx. how can i change the redirect page to page what i want after successful login?. i need my page to go to "~Client/Gan/Default.aspx".
i dont find the codes at login.aspx & web.config that i can change to redirect page. please help.
i have problem to redirect page after successful login. the page redirect to default.aspx. how can i change the redirect page to page what i want after successful login?. i need my page to go to "~Client/Gan/Default.aspx".
i dont find the codes at login.aspx & web.config that i can change to redirect page. please help.
Whose reply are you referring here? If it is mine, then try to place a breakpoint and see if its coming to the function call and see what happens.
Please refer my article posted on the same issue long back.
http://www.coderewind.com/?categ&view_article=34
http://www.coderewind.com/?categ&view_article=34
Binoj_daniel,
I tried to create the login page listed in your reply at http://www.coderewind.com/?categ&view_article=34. I am getting a error that the resource cannot be found. I have tried three times to get this to work. I am using VS 2008 because I don't see where you can create a "WEbsite" in VS 2005 as your first instruction indicates. Here is the error I get:
I have renamed and recreated (deleting all previous versions) the project and/or website three times. Why is the application saying it can not find the file? This doesn't make sense to me. I have the project saved in c:/inetpub/wwwroot and the website saved at c:/documents and settings/username/my documents/visual studio 2008/websites/simplelogin_coderewind
I have no idea why .net is telling me it can't find the file.
Can you tell me how to fix this?
Thanks,
I tried to create the login page listed in your reply at http://www.coderewind.com/?categ&view_article=34. I am getting a error that the resource cannot be found. I have tried three times to get this to work. I am using VS 2008 because I don't see where you can create a "WEbsite" in VS 2005 as your first instruction indicates. Here is the error I get:
•
•
•
•
Server Error in '/SimpleLogin_coderewind' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /SimpleLogin_coderewind/logon.aspx
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
I have no idea why .net is telling me it can't find the file.
Can you tell me how to fix this?
Thanks,
This is an issue with the path. See how it is mapping to an incorrect path. See if you can figure out.
•
•
•
•
Binoj_daniel,
I tried to create the login page listed in your reply at http://www.coderewind.com/?categ&view_article=34. I am getting a error that the resource cannot be found. I have tried three times to get this to work. I am using VS 2008 because I don't see where you can create a "WEbsite" in VS 2005 as your first instruction indicates. Here is the error I get:
I have renamed and recreated (deleting all previous versions) the project and/or website three times. Why is the application saying it can not find the file? This doesn't make sense to me. I have the project saved in c:/inetpub/wwwroot and the website saved at c:/documents and settings/username/my documents/visual studio 2008/websites/simplelogin_coderewind
I have no idea why .net is telling me it can't find the file.
Can you tell me how to fix this?
Thanks,
![]() |
Similar Threads
Other Threads in the ASP.NET Forum
- Previous Thread: Login view
- Next Thread: Problem iterating through code to show sales tax
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox class click commonfunctions control countryselector dataaccesslayer database datagridview datagridviewcheckbox datalist deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql news novell numerical opera panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webdevelopemnt webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





