Hellom
I'm using a regular expression to try and determine if a value entered is valid. The value has to be a number and it has to be exactly 8 numbers in length:
12345678 = valid
11111111 = valid
1234567 = invalid
121212121 = invalid
1234567a = invalid
The code I'm using is below, but...
Hello,
I can't work this one out.
I have two textboxes on a page, DayPhone and EveningPhone.
The user needs to supply at least one phone number (they can supply both if they want). Does anyone know how I can check if at least one textbox has been completed using validation controls.
Thanks
Si
Hello,
Does anyone know if its possible to send the page error message i.e.
---------------
Server Error in '/test1' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error...
Hello,
I am new to javascript and was wandering if anyone could point me in the direction of a script that will allow me to position a number of images in rows i.e. I want to specify how many images per row (6) and if I have 20 images it will then display 3 x rows of 6 + 1 row of 2. I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.