How will you convert a string to lower case string using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How will you reverse a string in vbscript?
Inorder to avoid Message box while writing script which alternative method can be used?
write a program to display configuration of a local system with the help of vb script.
How to assign a numeric value to a variable?
what is the features of visual basic?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
How to create pull down menu box using vb script
How will you get the last occurrence of one string within another string using vbscript?
How do display output message without using msgbox function?
Which constant is used for print and display functions and works as same as pressing enter key?
which is the good software training centre in bangalore?
Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.