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

 login problem: displaying specific user_id info

Print topic Send  topic

Author Message
Georg
Posted: 02/24/2003, 10:40 PM

I am trying to adapt the RegForm example, and having trouble.

I want to get a login and display ONLY that user's info with a click-to-update option. New users can jump directly to the insert screen (same as the update screen, with an extra button).

What I have now gets a login and jumps to a info display screen showing ALL registered users. When I click on a user_id, it jumps to the update screen for that user, and when you update and click Submit it displays the info for that user alone.

Where is the code that tells the update screen to jump back to the info display for ONLY that single user? I need to use the same method to get from the login to the initial info display.
Please me kind: I'm not at all familiar with this language.

Thanks.
Georg
Georg
Posted: 03/02/2003, 7:17 PM

I should could use some suggestions on this problem.
Doesn't anyone from the vendor monitor this list?
char
Posted: 03/10/2003, 10:46 AM


For CCS -

For the displaying page

In Properties, on the Data tab, restricted should be yes. Click on ... and set your security groups

To only show logged in users info - Click any place on the form than in Data Source click on ...

set Table Parameter - field on left should be your Table ID field
Field on right should be CCGetUserID()
For field on right set Type to Expression
Click OK

Now you should only display logged in users data.

Hope that helps

   


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.