what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1908Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
2 5738Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
2 5429what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
5 8180write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
1 6822Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
1 3643
what is the features of visual basic?
Explain the extension .hta?
Which constant is used for print and display functions and works as same as pressing enter key?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Is vbscript language a case-sensitive language and what does it mean?
Difference between dim,public and private variables in vb script?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
How are arrays declared in the vbscript language?
Mention how you can call vbscript functions?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.