what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1858Can 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 5601Am 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 5309what 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 7974write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
1 6744Hi 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 3571
Explain the scope of the variables using dim, public, and private keywords respectively.
why variable name should not exceed 255 characters?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
How to open excel in vb script?
what is the differance between BYVAL,BYREF?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
Mention what is the use of option explicit in vbscript?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
Which object provide information about a single runtime error in a vbscript?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Explain about the extension .hta?
What is the difference between vb debugger and the script debugger?
What is select case statement?
How to Enter Values on the Command promt using VB script