Nicko_ wrote:
> Just need to know how do i capture the userid.
If you are using the Dreamweaver Log In User server behavior,
it stores
the username in a session variable
($_SESSION['MM_Username']). Use that
to query the database and find the ID.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/