-
Dynamically loading menu based on user login.
hi guys,
I would like to load menu based on user login. how can i do this.Should i
have a different copy of menu for each user?
thanks in advance
raj
-
Re: Dynamically loading menu based on user login.
One way would be to keep your user info in a database. This will include
some form of menu definition, which you will use to create the menu on the
fly.
--itai
"raj74" <rwave74@yahoo.com> wrote in message
news:3e2110d8$1@tnews.web.devx.com...
>
> hi guys,
>
> I would like to load menu based on user login. how can i do this.Should i
> have a different copy of menu for each user?
>
> thanks in advance
> raj
-
Re: Dynamically loading menu based on user login.
Hi,
you can use XSL for the same, maintain the diffrent set of menu for different
type of users in XML file. Parse both the file to generate menu runtime.
"Itai Raz" <notreadingthis@hotmail.com> wrote:
>One way would be to keep your user info in a database. This will include
>some form of menu definition, which you will use to create the menu on the
>fly.
>
>
>--itai
>
>"raj74" <rwave74@yahoo.com> wrote in message
>news:3e2110d8$1@tnews.web.devx.com...
>>
>> hi guys,
>>
>> I would like to load menu based on user login. how can i do this.Should
i
>> have a different copy of menu for each user?
>>
>> thanks in advance
>> raj
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|