Lines Matching full:then
69 If ( IsNull( newValue ) OR IsEmpty( newValue ) ) Then
89 If IsCompatible() Then
92 If Request.QueryString( "fcksource" ) = "true" Then
100 If (sToolbarSet & "") <> "" Then
118 If InStr( sWidth, "%" ) > 0 Then
124 If InStr( sHeight, "%" ) > 0 Then
154 If bFirst = False Then
171 If vartype(valueToEncode) = vbBoolean then
172 If valueToEncode=True Then
199 If InStr(sAgent, "MSIE") > 0 AND InStr(sAgent, "mac") <= 0 AND InStr(sAgent, "Opera") <= 0 Then
202 ElseIf InStr(sAgent, "Gecko/") > 0 Then
205 ElseIf InStr(sAgent, "Opera/") > 0 Then
208 ElseIf InStr(sAgent, "AppleWebKit/") > 0 Then
227 If IsNumeric( "5.5" ) Then