what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1866Can 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 5630Am 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 5338what 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 8022write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
1 6763Hi 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 3587
How can you create a file object to work with the files in the vbscript language?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
when we use filter funtiom invb script(QTP)
How many types of procedures are available in the vbscript language?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Mention what is the technology used by vb script?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
give me any information abou vb script books learn quckly
Which operator can be used to do an xor operation in vbscript?
What is the difference between javascript and vbscript?
What are string functions in vbscript?