CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 How to display grid row for logged in user?

Print topic Send  topic

Author Message
new user
Posted: 10/23/2003, 8:28 AM

I want to display grid records only for thus user logged in please suggest solution (ASP)

thanks
ryan
Posted: 10/23/2003, 5:48 PM

you go to data source and change the parameter

first you add the session("UserID") as CC or CCS uses it often...
parameters are session, URL, code expression, application. Use SESSION :)

let us say the generated SQL is

SELECT * FROM UserTasks
WHERE UserID={UserID}

That's it the UserTasks record will only be displayed for a particular
session("UserID")

   


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.