Forums
This topic is locked
Help me I'm new!!!
Posted 09 Aug 2001 17:20:25
1
has voted
09 Aug 2001 17:20:25 David Brennan posted:
Hi all,Yet another newbie to the list!! My problem, I have a database with fifty individual records(say c1 to c49), with usernames and passwords. I want to be able to log in as say record c40 and only have the fields relavent to that record dispayed.
How can I go about this?
Thanks a bunch
Davei b.
Replies
Replied 10 Aug 2001 00:51:18
10 Aug 2001 00:51:18 jon badda replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi all,
Yet another newbie to the list!! My problem, I have a database with fifty individual records(say c1 to c49), with usernames and passwords. I want to be able to log in as say record c40 and only have the fields relavent to that record dispayed.
How can I go about this?
Thanks a bunch
Davei b.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
hello. well, theres a very good tutorial for this at www.udnewbie.com that deals with exactly your problem.
basically when you login UD creates a session variable called MM_UserName or something similiar and what you have to do is make a recordset filter using that session variable...
but check out the site, its really specific and helpful.
Hi all,
Yet another newbie to the list!! My problem, I have a database with fifty individual records(say c1 to c49), with usernames and passwords. I want to be able to log in as say record c40 and only have the fields relavent to that record dispayed.
How can I go about this?
Thanks a bunch
Davei b.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
hello. well, theres a very good tutorial for this at www.udnewbie.com that deals with exactly your problem.
basically when you login UD creates a session variable called MM_UserName or something similiar and what you have to do is make a recordset filter using that session variable...
but check out the site, its really specific and helpful.