what do you mean .ota mobile format
No Answer is Posted For this Question
Be the First to Post Answer
Which is the default Data types in VBScript?
What is the difference between vb debugger and the script debugger?
To get data from table which method will be used in QTP
print the array values in ascending order?
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
how to operate webobjects in a webpage using getobject function and then using generic methods?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
Write VB script to convert from feet to inches(hint 1feet=12 inches)
What is the difference between ByRef and ByVal. When to use ByRef and ByVal