please can you help me to get a code of flames using a visual basic 6
No Answer is Posted For this Question
Be the First to Post Answer
How to pass the parameter from one function to another function in VB Scripting?
To get data from table which method will be used in QTP
. Program for sorting of numbers in vb script?
Mention how you can call vbscript functions?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
How to assign a date value to a variable?
How to create pull down menu box using vb script
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
Which operator can be used to do an xor operation in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
Mention how to assign a date value to a variable?
hi, How will write a regular expression of date in VB scripting.