954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

WebBrowser Login Feedback

Hello, I have a login form which accesses to my website by WebBrowser. You have to put Username and Password in the two Textboxes to login... It works fine and it loggs me in to my site...but how can I tell if the password is wrong or not? How can I give a feedback?
Any help is appreciated.

Aangiix3
Newbie Poster
20 posts since Nov 2011
Reputation Points: 10
Solved Threads: 0
 

Where ur saving the passwords? U need to compare the Entered username and password and You can show by either alert in javascript or thorugh label on web page...

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

Yeah but how....I need code :(

Aangiix3
Newbie Poster
20 posts since Nov 2011
Reputation Points: 10
Solved Threads: 0
 

Which data base are u using?

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

Can you post your form's code? It will make things easier both for us and you

adam_k
Practically a Posting Shark
803 posts since Jun 2011
Reputation Points: 256
Solved Threads: 149
 

The Form's code is way too long. It's a very huge program. You mean just a small part?
I don't know which database I use...can't I look for changes in the Website? For example, if a text appears then "login failed" or else "login succeeded" ? How do I look after that in the WebBrowser...I'm new to this web stuff...I only know basic HTML...

Aangiix3
Newbie Poster
20 posts since Nov 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: