teufel
|
| Posted: 09/16/2002, 5:58 AM |
|
I need a simple thing acomplished: to show the current User's ID.
Should I create a Form label and set its control source as a code expression?
a) What should I write between the |a> <a| of the label? Maybe something like {user_id} ?
b) How should I code the expression? Something like 'echo CCGetUserID()' or '$user_id = CCGetUserID()'
No matter what, nothing gets shown between the label tags (|a> <a|).
Any hints?
Thanks,
teufel
|
|
|
 |
Nicole
|
| Posted: 09/17/2002, 4:50 AM |
|
Hello,
please refer to the following threads: http://www.gotocode.com/disc_viewt.asp?mid=13334 – ASP http://www.gotocode.com/disc_viewt.asp?mid=13375& - PHP
Hope it helps.
|
|
|
 |
|