CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Username or username ID for default value

Print topic Send  topic

Author Message
adorni

Posts: 120
Posted: 05/08/2010, 12:10 PM

Is possible??? How i can make this for a item?

Thanks!
View profile  Send private message
jjrjr1


Posts: 942
Posted: 05/14/2010, 6:31 AM

Not too sure what the question is here:-/
_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com
View profile  Send private message
ReneS

Posts: 225
Posted: 05/14/2010, 10:52 AM

Hi,

Make a login page, so users have to login. CCS then creates a session for you wich you can grab with "CCGetUserID()"

Rene
View profile  Send private message
adorni

Posts: 120
Posted: 05/14/2010, 4:43 PM

Is possible that i put in "value" the term "CCGetUserID()" and the value is set to userid?

Sorry, i not understand Codecharge (for now... :))

Thanks
View profile  Send private message
jjrjr1


Posts: 942
Posted: 05/14/2010, 6:05 PM

Nope..

CCGetUserID() returns the session variable that is set at user login

There are other calls to get the users login and group id none of them set those values.

If you perform a login for a user they are all set for you by CCS.


_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com
View profile  Send private message
adorni

Posts: 120
Posted: 05/14/2010, 6:29 PM

Well, how can i get USEDID or USERNAME?

Thanks
View profile  Send private message
jjrjr1


Posts: 942
Posted: 05/15/2010, 12:35 AM

$USERID = CCGetSession("UserID", "");
$USERNAME = CCGetSession("UserLogin", "");
$USERGROUP = CCGetSession("GroupID", "");

All the become available after a successful user login.

_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.