控件定义
<ASP:RANGEVALIDATOR id="rvPrice" style="Z-INDEX: 100; LEFT: 212px; POSITION: absolute; TOP: 74px"
runat="server" Type="Double" MaximumValue="9999.99" MinimumValue="0" ControlToValidate="txtPrice"
ErrorMessage="Price is not a valid number.">*</ASP:RANGEVALIDATOR>