Ask a Question related to Dreamweaver AppDev, Design and Development.
-
mateDave #1
Sending member details with User authentication
Hi everyone i have a simple login page and i want to pass the members details once the user logs in to the menu page.
Would anyone know what i have to do to acheive this?
mateDave Guest
-
pass logged on user details into url
Hi, I am working with users on an intranet. I now want to open a URL so that instead of the user entering their NT login and password, it... -
User details in authenticated page
Hi, I implement forms authentication, and once authenticated, I want to display user name in a control. I created a user control, placed on... -
Allow user to print a cast member
I would like to give the users option to print a small size text file, while they play the Projector. Can anyone tell me what should I do to achieve... -
Sending a file to user (again)
I asked this a couple of days ago, but got no response. Surely it's not difficult? I have a file, which my PHP has created, called say,... -
how to add user group member
Hi folks, I have problem when add user into group member with admintool it has been limited up to hundred...user (don't know how many) when i add... -
Nancy Gill #2
Re: Sending member details with User authentication
Basically, you would have a session created when login is successful that
would be equal to their MemberID and then you would use the SessionID to
retrieve only their records from your various tables.
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
[url]http://www.macromedia.com/go/team/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"mateDave" <webforumsuser@macromedia.com> wrote in message
news:d1qs3q$p4o$1@forums.macromedia.com...details once the user logs in to the menu page.> Hi everyone i have a simple login page and i want to pass the members> Would anyone know what i have to do to acheive this?
Nancy Gill Guest



Reply With Quote

