regular expression that will recognize a browser as long as
its name property starts with mybrowser
No Answer is Posted For this Question
Be the First to Post Answer
Explain the functionality of vbscript?
How will you release the memory acquired by an array variable in vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
what do you mean .ota mobile format
Mention the rules for using option explicit statement?
Mention what is the use of option explicit in vbscript?
What is sql loader? Explain the files used by sql loader to load file?
Explain the support of asp for vb script functionality?
What purpose does ‘on error resume next’ serves?
Check whether given Number is Even or Odd?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?