How to search word in a string without using instring function?
Answer Posted / cnu_thatavarthi
Solution1: text or Textarea checkPoints
solution 2:if condition method
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
regular expression that will recognize a browser as long as its name property starts with mybrowser
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
Explain a few date functions in vbscript
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
What is the purpose of regexp object in vbscript?
What are the advantages of vbscript?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
What are the special sub-types in vbscript?
Why to use option explicit in vb script?
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
How to Convert Hex color code to color name in VB Script?
Mention the rules for using option explicit statement?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
How will you get a subset of a array in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?