[AccessD] ...building, managing, and using a page favorites list

William Hindman wdhindman at dejpolsystems.com
Sat Mar 7 17:18:41 CST 2009


...that was my plan stu ...what I'm really looking for is a simple way to 
let the user designate a form for inclusion in his/her favorites.
William

--------------------------------------------------
From: "Stuart McLachlan" <stuart at lexacorp.com.pg>
Sent: Saturday, March 07, 2009 5:31 PM
To: "Access Developers discussion and problem solving" 
<accessd at databaseadvisors.com>
Subject: Re: [AccessD] ...building, managing, and using a page favorites 
list

> Why not just another table in the BE.
> Then you just need a Listbox with an appopriate Recordsource and on_click 
> event to open
> the selected form.
>
> -- 
> Stuart
> On 7 Mar 2009 at 15:52, jwcolby wrote:
>
>> I never have, but then I have always used the switchboard for my menus. 
>> You have several options:
>>
>> 1) XML file in the user workstation
>> 2) TempDB in the user workstation
>> 3) The registry - current user
>> 4) Variations on the above.
>>
>>
>>
>> John W. Colby
>> www.ColbyConsulting.com
>>
>>
>> William Hindman wrote:
>> > ...I want to create a user specific favorites list for an a2k3 mdb fe
>> > ...such that when joe blow is logged in, in addition to my normal 
>> > treeview
>> > menu, he'll also see a mini menu with up to 5 page selects that he has
>> > chosen and can go directly to with a single click.
>> >
>> > ...has anyone built something like this before ...any ideas, samples, 
>> > etc
>> > much appreciated
>> >
>> > William
>> >
>> >
>> >
>>
>> -- 
>> AccessD mailing list
>> AccessD at databaseadvisors.com
>> http://databaseadvisors.com/mailman/listinfo/accessd
>> Website: http://www.databaseadvisors.com
>
>
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 




More information about the AccessD mailing list