Skip to main content
April 29, 2008
Question

Not passing proper ID after login

  • April 29, 2008
  • 4 replies
  • 268 views
Hi,

I have a site set up which requires users to login based on user name, password and level. I have been testing it and I am able to log in as different users with different access levels.

The issue is that regardless of who I login as the only ID that gets passed is the very first one. Any ideas?

This topic has been closed for replies.

4 replies

Inspiring
April 29, 2008
April 30, 2008
I tried the solution from this article http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19204 which unfortunately did not do the trick.

It still only see the first user after I login regardless of who I login as. I have included the login page and the index page codes hoping someone can see something. Also included a list page which is really the master page that displays all of the records. The funny thing is when I click on "Details" from the list page it passes the correct "ID" just fine.

May 7, 2008
Can someone point me in the right direction with this problem. I have tried what the article mentioned as far as trouble shooting. I am getting the same result regardless of what method I use "GET" or "POST".

Thanks