can anyone send me a vb scripts code for clicking on a link
and coming back on home page again does the same for many
links on a web page.
No Answer is Posted For this Question
Be the First to Post Answer
Is vbscript language a case-sensitive language and what does it mean?
What variable can you use to share info across the whole application for one user?
What is the difference between vbscript and vba?
int a=4857 i need output as 7584.without using any inbuild function?
Explain about vb script?
Explain the extension .hta?
What are the different types of operators and their order of precedence?
Mention what are the rules to name variable in vbscript?
Mention how to assign a date value to a variable?
Explain about scrrun.dll?
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it