write a vb-script code to delete all the mails in my gmail in
the year 2011
What are events in the vbscript language?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
write a vb script to rename a folder from tree4 to tree7
Which is the default Data types in VBScript?
Explain the extension .hta?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Explain about constants in vb script?
Diff between web table ,datatable and data base (QTP)
write a vb script create 5 folders test1 test2 test3 test4 test5
What are the disadvantages of 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
find the length of the string without using length function?