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

 How to Create a New Common Function

Print topic Send  topic

Author Message
muhd fauzi
Posted: 05/17/2004, 7:13 PM

How do you create a new common function and put it into common.asp. Example
of existing cc common function.

'CCGetUserLogin @0-4306ED6C
Function CCGetUserLogin()
CCGetUserLogin = Session("UserLogin")
End Function
'End CCGetUserLogin


if I want to create new function as below
'CCGetUserIdentity @0-4306ED6C
Function CCGetUserIdentity()
CCGetUserIdentity = Session("UserIdentity")
End Function
'End CCGetUserLogin

I already managed to create session UserIdentity, but when I create above
function, the logon form crash on me. and what does @0-4306ED6C mean. Do I
have to assign new number for new function in common.asp

Peter or anyone else pls help


Thanks

Oper


Posts: 1195
Posted: 05/18/2004, 11:21 AM

you dont need to add
'CCGetUserIdentity @0-4306ED6C


_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
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.

Web Database

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.