Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > problem: user is logged when navigating to a page in the webportal

Reply
Thread Tools

problem: user is logged when navigating to a page in the webportal

 
 
Jeff
Guest
Posts: n/a
 
      03-18-2009
hi

asp.net 2.0

I have a webportal consisting of many pages. Up to the left there is a
loginview showing a login control. When users navigate to a different page
using a menu created in asp.net then user can navigate to that page without
being logged out..

the problem is that in the top of each page is a menu made in flash. When
user clicks on some of the buttons there to navigate to a different page.
then user is sent to that page, but he is also logged out....

what am I doing wrong here?


 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      03-18-2009
On Mar 18, 2:45*pm, "Jeff" <it_consulta...@hotmail.com.NOSPAM> wrote:
> hi
>
> asp.net 2.0
>
> I have a webportal consisting of many pages. Up to the left there is a
> loginview showing a login control. When users navigate to a different page
> using a menu created in asp.net then user can navigate to that page without
> being logged out..
>
> the problem is that in the top of each page is a menu made in flash. When
> user clicks on some of the buttons there to navigate to a different page.
> then user is sent to that page, but he is also logged out....
>
> what am I doing wrong here?


Please check the example at http://quickstarts.asp.net/quickstar...loginview.aspx,
you should have similar code for LoginView and the web.config file.
Hope this helps.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to prevent a logged-out user from navigating to past pages? =?Utf-8?B?UmljaGFyZA==?= ASP .Net 1 08-17-2007 07:26 AM
Serious issue: parts of my page render as not logged in, parts as logged in. Help! pcloches@gmail.com ASP .Net 1 04-12-2007 12:50 AM
Newbie ASP.NET question for Webportal project Erry ASP .Net Web Controls 2 09-30-2006 06:20 PM
LoginView does not show a logged in user as being logged in keithb ASP .Net 0 02-16-2006 05:20 PM
Page not found error when navigating from the child page back to the parent page Samy Java 0 02-04-2006 01:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57