How will you get the smallest subscript of an array in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Write a VB Script to count blank Lines in a notepad
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
how to delete folder test3,test4 and test5 using vbscript?
Can anyone help me in write coding to get this pattern * ** *** ****
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
How will you convert a string to upper case string using vbscript?
How to generate 3 digit random number?
How can constants be declared in the vbscript language?
Write a Fucntion to close all Opened browser expect desired one?
Explain the .wsf files?
print the array values in ascending order?
What are the rules to name variable in vbscript?