Which function is used in the vbscript language to convert the specified expression into a date type value?
No Answer is Posted For this Question
Be the First to Post Answer
What is Querystring collection?
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
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
How to find a latest file from any folder
Compare java script and vb script?
write a script to count no drives in file systems in qtp?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
write a vb script to display ***** ***** ***** ***** *****
How to delete a cookie using vbscript?
Mention how to create a cookie using vbscript?
How to access array data?
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?