Explain the .wsf files?
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
am giving to one number u can set into that in date format.u can use any methods
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
How to Convert Hex color code to color name in VB Script?
1)How to test whether items in a weblist are in alphabetical order or not?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
Explain the functionality of vbscript?
Explain the asc function?
can u test the application without add-in?
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?