Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me
aimansaud@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Input = 124 output should be 124421 Please do not use any string functions/variables
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Mention what is variant in vbscript?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
How will you get the largest subscript of an array in vbscript?
what is fire event method in qtp?
Does VB/Win make standalone .EXE files?
how to write basic programs in VB Script like addition, multiplication?
My Salary is 65000. How Much TDS I have to pay
What is a difference between scripting language and programming language?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer