CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 login page validation

Print topic Send  topic

Author Message
Ron Ready
Posted: 09/19/2002, 10:30 AM

Im trying to build a login page that will validate a user id and password,
no problem, but now I want to go to a grid that has records only for that
user and display his or her name at the top of the page like 'Welcome John'
I can't seem to find any examples on how to do this in codecharge, I can do
it by handcoding everything but that defeats the purpose of codecharge, any
ideas????

RonB
Posted: 09/19/2002, 10:46 AM

Hi,

At the top of the page make a grid that pull's name info from the database
(assuming there is a link between your login table and the names of users).
In query builder use the where section to construct a parameter that refers
the value of the session variable UserID to a reference in the user table.
Set type to session. That's it. Should work.

RonB
"Ron Ready" <ron@atclubs.com> schreef in bericht
news:amd1jo$90s$1@news.codecharge.com...
> Im trying to build a login page that will validate a user id and password,
> no problem, but now I want to go to a grid that has records only for that
> user and display his or her name at the top of the page like 'Welcome
John'
> I can't seem to find any examples on how to do this in codecharge, I can
do
> it by handcoding everything but that defeats the purpose of codecharge,
any
> ideas????
>
>


   


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.