CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> Java

 Oracle9i and Login Page

Print topic Send  topic

Author Message
Keithc

Posts: 3
Posted: 02/07/2005, 11:26 AM

I am trying to develop an login screen, based on the userlist in Oracle. The username is case sensitive and the password is encrypted. when I try and enter the user name in uppercase and the password in encrypted I am able to login in, but when I enter the username in lowercase and password in the standard text format, I get an error. I don't want to use the encryptiona and the case sensitive for the username. Is there anyone who can Help?
View profile  Send private message
mrachow


Posts: 509
Posted: 02/08/2005, 12:25 AM

Use the event onClick of the login button.
Modify the content of the login field to uppercase (...toUpperCase()).
You need to know the encryption function of your web server. You have to take the entered password value and encrypt it (eventually with the use of the already encryted password as parameter).
These both values you can use to try the login.
_________________
Best regards,
Michael
View profile  Send private message
Keithc

Posts: 3
Posted: 02/09/2005, 7:36 AM

Thank you Michael for repsonding to my questioned. I am new to Codecharge and need some help. I really don't know how to modify the content of the login field. Should i be modifying the LoginHandlers.jsp code? Also can you explain a little more about the encryption and maybe provide some examples of the encryption function.
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.