Hello.
Why not test the recordset/field value prior to calling the function?
If isNull() Then
<input ....>
Else
<input ....FormatNumber(...)>
End If
Forti
I'm posting to a provider's web server and obtaining a URL for the SSL cert for this provider. I can manually expose the properties for the page and view the cert info, but I wish to programmatically validate the cert by checking the expiration date, the CA authority that issued the cert, and...
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.