Hi, I'm amateur in Ajax programming.:icon_smile: I wrote a sample project and did this : First I put three controls to the form (script manager, update panel and update progress) then I put two textboxes and a button to develop kind of login page. When button pushed, first I check username and password from database and then if they are correct I set button and textboxes to invisible and show other new controls(for example welcome message). Is it correct to set controls to invisible and show other controls ?

Recommended Answers

All 2 Replies

Yes it is correct.

thnx ithelp.
How other people think about this ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.