Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~422 People Reached
Favorite Tags
Member Avatar for hawx

What am i doing wrong? [CODE]function error_msg(code) { if (code=="pass") { alert(code); //pops/works $('#error').addClass("notification fail").fadeIn(); //does nothing $('#error').html('<strong>Incorrect Password</strong><span style="color:black"> - Please try again.</span>');//does nothing } }[/CODE] Any help will be appriciated :-)

Member Avatar for levanlong
0
126
Member Avatar for paresh_thummar

hi i want to create one textbox in panel dynemically and it's property shuold set as password plz help me i use txtbox.TextMode = "pasword";

Member Avatar for muzikhera
-1
103
Member Avatar for levanlong

Hi all, I'm not sure this thread is in a right category. I have a problem relating to software design. I'm developing a software to manage member ranking of a chess club in C#. The requirement is: "Each member has a title in club. The title of a member is …

Member Avatar for levanlong
0
193