how to write validation function for date in vb script
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
write a vb script create 5 folders test1 test2 test3 test4 test5
what is the difference between modular and data and keyword driven framework
What is the event handling in vbscript?
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
Mention what is the technology used by vb script?
What is the difference between vb debugger and the script debugger?
What is the use of the formatdatetime function in the vbscript language?
what is resorceallocation
What are lbound and ubound in the vbscript language?
Explain about arrays in vb script?
How many types of operators are available in the vbscript language?