write a program to display the system specifications of
client system with the help of vbScript.
No Answer is Posted For this Question
Be the First to Post Answer
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
Explain about .wsf files?
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
Mention the environments where vbscript could be run?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
Why to use option explicit in vb script?
write a vb script to add two 2*2 matrix
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.?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
Why is the use of exit do or exit for statements within loops discouraged?
What are string functions in vbscript?