In html file what is an ideal position to include vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of QCUtil? explain with one example?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
int a=4857 i need output as 7584.without using any inbuild function?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
1. How do declare public variable in vb scripts?
What is select case statement?
Which operator is used to concatenate the 2 values in the vbscript language?
Is it possible to pass optional argument to function in vb script?
What is the use of option explicit statement?
How will you get the largest subscript of an array in vbscript?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)