Redirecting a page

Hi all,

i have the next problem, maybe someone can help me.

I have a database wich can be contacted trough the web. The database allways starts up in a frameset (a top section for the logo etc and a body section for the pages etc.) I have 3 users in the access control list, user 1, user 2, user 3.

And i have 3 pages, page 1, page 2 and page 3.

What i want is when user 1 logs in page 1 opens in the body frame, user 2 logs in page 2 opens in the body frame, etc…

I have tried to work with roles but i am really stuck right now.

Hope someone can help me.

Thanx!!!

Neill

Subject: Redirecting a page

Hi,

have a look here:

This would be an option how to do it with javascript.

I suggest you depend your functionality on roles.

You will have to adapt the @Formulas but it should give you a clue.

Hope this helps.

Bye

Hynek