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 -> ASP

 Table values appear in Login Form

Print topic Send  topic

Author Message
dhodgdon

Posts: 80
Posted: 07/24/2004, 1:23 PM

When the login.asp page loads, the login and password field contain the login and password of the first entry in my users table.

How do I get the fields to load empty?

I found a similar complaint in the archive and it suggested using a wizard to create a login page and replicate the results in my design.

I assume that they ment either a new login page or the Authentication Builder. I have tried both and can't see what is wrong with my login.asp page
_________________
Regards,
David Hodgdon
View profile  Send private message
DonB
Posted: 07/24/2004, 3:43 PM

A "login form" will not have a database connection to fetch initial values
from the database into the username and password textboxes. Yours does.
The login function relies on calling CCLoginUser in the button designated
for the login action, not direct interaction with the user table like with
data-entry forms.

--
DonB

logging at http://www.gotodon.com/ccbth, and blogging at
http://ccbth.gotodon.net


"dhodgdon" <dhodgdon@forum.codecharge> wrote in message
news:64102c558abf31@news.codecharge.com...
> When the login.asp page loads, the login and password field contain the
login
> and password of the first entry in my users table.
>
> How do I get the fields to load empty?
>
> I found a similar complaint in the archive and it suggested using a wizard
to
> create a login page and replicate the results in my design.
>
> I assume that they ment either a new login page or the Authentication
Builder.
> I have tried both and can't see what is wrong with my login.asp page
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

pnjones

Posts: 42
Posted: 04/01/2005, 4:21 AM

Just a note if you need to change the datasource for a login form goto project setting security and change the table or query you are using to the required table or query


_________________
Regards

Pat
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.

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.