Important Codings
Ads
Important Codings Validate Mobile number if ((TextBox3.Text.StartsWith("09") = true) && (TextBox3.Text.Length = 11)) { Label17.Text = ""; } else if ((TextBox3.Text.StartsWith("9") = true) && (TextBox3.Text.Length = 10)) { Label17.Text = ""; } else { Label17.Text = "Enter valid number"; } Count down Timer /Lable1.Text = 00:00:00 string[] timeArray = new string[3]; string str1; static int s = 0, m = 0, h = 0; protected void Timer1_Tick(object sender, EventArgs e) {… More information...
| User: | Jayaramchandran Manickam |
|---|---|
| Page: | saicodes.webnode.com (?) |
Ads
Build your Free Website!
- 100% free
- In only 5 min
- Your own domain
- No Ads
- No installation
- No technical skills

