Ok, here's what I am up against.
I want to be able to use the LoginID for validation a drive a sql query so that only items that belong to that user are displayed/enabled.
What I can't figure out is how to strip out the LoginID to use in a string variable to drive this query.
Any suggestions?