HI
how can handle dynamic image through vb script
example we have to create email id fill the edit box(these
latters change wrong password) i am wating your answer



HI how can handle dynamic image through vb script example we have to create email id fill the ed..

Answer / srinu

BY this Script we can create an email ID in Edit box

set Edbx = Browser("BN").page("PN")webtable("TN").childitem
(RowNumber,column Number,"web edit",Index No)

Edbx.set "link"

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More VB Script Interview Questions

Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji

0 Answers  


Explain about arrays in vb script?

0 Answers  


write a vb script to display the number is odd or even and whether it is divisible by 9 or not

2 Answers  


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

1 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  






Am 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 Answers  


What is byref and byval parameters in vbscript?

0 Answers  


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

0 Answers  


Write a program to create a Dynamic array of size 5 elements and display all the elements.

1 Answers  


In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.

2 Answers  


what is extension of the file if its saved from recovery manger to some drive

1 Answers  


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

0 Answers   Quest,


Categories