
Valentin Thomalla
|
| Posted: 08/29/2002, 3:59 PM |
|
Hi,
I try since hours to get the user_id from a login-form. With CCGetUserID()
it is always empty - it is a nightmare. I want to start a query, which is
depending from whom is logged in. Worst case I take the Login and password
and so I get the unique UserID, but CCGetUserLogin() CCUserPassword () ist
also empty.
May be I give the statements on the wrong place.
thanks
Valentin
|
|
|
 |
RonB
|
| Posted: 08/30/2002, 12:24 AM |
|
Maybe you could post the code you got so far. We all could have a look and
make some informed comments( or give it a try anyway 
RonB
"Valentin Thomalla" <valentin@thomalla.at> schreef in bericht
news:akm910$tol$1@news.codecharge.com...
> Hi,
>
> I try since hours to get the user_id from a login-form. With CCGetUserID()
> it is always empty - it is a nightmare. I want to start a query, which is
> depending from whom is logged in. Worst case I take the Login and password
> and so I get the unique UserID, but CCGetUserLogin() CCUserPassword () ist
> also empty.
>
> May be I give the statements on the wrong place.
>
> thanks
> Valentin
>
>
|
|
|
 |
RonB
|
| Posted: 09/14/2002, 8:12 AM |
|
Hi,
Tried CCGetSession("UserID","") ?
RonB
"Valentin Thomalla" <valentin@thomalla.at> schreef in bericht
news:akm910$tol$1@news.codecharge.com...
> Hi,
>
> I try since hours to get the user_id from a login-form. With CCGetUserID()
> it is always empty - it is a nightmare. I want to start a query, which is
> depending from whom is logged in. Worst case I take the Login and password
> and so I get the unique UserID, but CCGetUserLogin() CCUserPassword () ist
> also empty.
>
> May be I give the statements on the wrong place.
>
> thanks
> Valentin
>
>
|
|
|
 |
|

|