caching problem
From: Rajani (Rajani_at_discussions.microsoft.com)
Date: 11/16/04
- Next message: Steven Cheng[MSFT]: "Re: CSS problem"
- Previous message: Patrick.O.Ige: "Re: Authenticate users using AD and LDAP"
- Next in thread: Scott Allen: "Re: caching problem"
- Reply: Scott Allen: "Re: caching problem"
- Reply: Saravana: "Re: caching problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 19:24:01 -0800
I am new to asp.net I coded simple login form and placed two textboxes and
button. I want to verify the uid and pwd in my database(access) with the user
entered. After entering the uid and pwd and clicking the submit button it has
to check the database. Where to write that code(same page or diff page?). Coz
i didnt see anywhere in the samples with form tag with action and method
properties. If either of the input is not valid form should be available to
enter new.
And, when i run the page from IE it is not updating the modified code. Means
even though i modified code in the button click event and save (in VS.NET)
and refresh, still getting the old output. If i go to VS.NET and stepped thru
debug and accessing in IE, getting the new output. What could be the problem.
Thanx in advance
- Next message: Steven Cheng[MSFT]: "Re: CSS problem"
- Previous message: Patrick.O.Ige: "Re: Authenticate users using AD and LDAP"
- Next in thread: Scott Allen: "Re: caching problem"
- Reply: Scott Allen: "Re: caching problem"
- Reply: Saravana: "Re: caching problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|