Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~4K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for rrocket

[QUOTE=rrocket;435842]Great thanks. :)[/QUOTE] hi, i am new to asp.net... am doing a similar kinda validation of a form.. am not able to understand as how u got the id of the text box during runtime.. thanks in advance

Member Avatar for ranadheer_1
0
2K
Member Avatar for kadilacgh

hi, did u try logging in to the sql server from some other machine on the local network using sql server 2005 installed in that local machine. If u get an error something similar to "........Remote connections disabled to the Data base you are connecting .........." then u can solve …

Member Avatar for sknake
0
188
Member Avatar for cVz

I have a solution for the first problem for you . ie., checking out if length is 12 characters long. Say if u have a txt box labeled "txtuserid" and a label to display error "lblError" u can use the following function in java script to check the length and …

Member Avatar for guru_sarkar
0
1K
Member Avatar for froggy1976

its a good suggestion by dkalita.. if u dont want to change the return type u can call the switchuser function inside the if block as follow ... [CODE]void TicTacToe::postMove(int row, int col, char value) { if (theBoard[row][col] == '-') { theBoard[row][col] = value; //call the switch user function here...then …

Member Avatar for froggy1976
0
328
Member Avatar for programmingnova

can You please tel us what error message you are getting ? or can you point out the place where you have said about the error? Cheers, saradha

Member Avatar for dkalita
0
165
Member Avatar for saradha

hi all, i am new to c# ... i seek your help for a code snippet which can validate a form that is using asp tags like text box,a read only text box with a calendar control associated with it,a submit button which when clicked must validate the above said …

Member Avatar for saradha
0
119
Member Avatar for Tank50

hi , can u please send the part of the code u r using to connect to sql so that we can get to know the problem in detail?

Member Avatar for sknake
-1
133

The End.