1.

How Will You Convert A String To Upper Case String Using Vbscript?

Answer»

USING Ucase function, which RETURNS the upper case of the SPECIFIED STRING.

Using Ucase function, which returns the upper case of the specified string.



Discussion

No Comment Found