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
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 |
What if you do not specify anything when you call a procedure?
How strcomp function works?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What is the difference between Javascript & Vbscript?
To get data from table which method will be used in QTP
When to use function procedures and what are its characteristics?
What is the use of option explicit in vbscript?
Compare java script and vb script?
Explain the tristate constants in vbscript?
Explain the support of asp for vb script functionality?
How to open excel in vb script?
What are the differences between sub procedures and function procedures?