How are values assigned to the variables in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Mention what is variant in vbscript?
What is the purpose of on error resume next statement?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Which constant is used for print and display functions and works as same as pressing enter key?
how to validate the text in a web table
Which command is used for writing text on a page?
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.
How should i Create Email invite with server-side Coding?
what is the use of Data base check point ?
Does VB/Win make standalone .EXE files?
How can constants be declared in the vbscript language?