The ____________________ property of the RegularExpressionValidator object specifies the format of the data the control is expecting.
Fill in the blank(s) with the appropriate word(s).
ValidationExpression
You might also like to view...
Which of the following is the default setting for a combo box's DropDownStyle property?
(A) List (B) Simple (C) DropDown (D) DropDownList
At which layers of the OSI model do 802.11 wireless LANs function? (Choose all that apply.)
A. Physical B. Data Link C. Network D. Transport
A(n) ____________________ object allows users to enter data into a program.
Fill in the blank(s) with the appropriate word(s).
Sydney is building an application with XSLT 2.0 that relies on many date formats and calculations. He comes to you for some assistance in developing these formats and calculations correctly.? Sydney has been adding several more date calculations to the application, but has encountered an error. He has been trying to store values for changes in dates and times, but the values displaying in the result document are not at all what he expected them to be. In looking over his code, you remind him that he must use the _____ data type to store changes in dates and times.
A. ?xs:duration B. ?xs:dateTime C. ?xs:timeChange D. ?xs:time