Explain about the asc function?
Answer / Preeti Gangwar
In VBScript, ASC functions return an integer representing the ASCII value of a specified character.
| Is This Answer Correct ? | 0 Yes | 0 No |
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Input = 124 output should be 124421 Please do not use any string functions/variables
how do you make the variable declaration mandatory?what is the use of "option explicit"?
What are the data types supported by vbscript?
write a vb script to generate the following pattern ***** **** *** ** *
how to increase the values in text box in a given text box increament by two values by clicking on button
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
Explain about filter expression?
Explain about tristate constants?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
. Program for sorting of numbers in vb script?
Which in-built function is used to format the number in the vbscript language?