hi,
How will write a regular expression of date in VB scripting.
Answer Posted / pravati
.*12/2/2016.*
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
where can i learn VB scripint ?
What are keywords in the vbscript language?
How to Convert Hex color code to color name in VB Script?
Mention what is select case statement?
How can you create an object in vbscript?
What are the properties of regexp object?
What are the disadvantages of vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
Which object provide information about a single runtime error in a vbscript?
What are the 2 ways to pass a value to the function?
There are 5 web pages.write a script to click the button on 4th web page.
What is the output of a + b in vbscript if a = 5 and b = 10?
Explain the adodb.stream class?
Mention what is vbscript procedures?