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 Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which date function is used in the vbscript language to find the difference between the 2 dates?

595


When to use function procedures and what are its characteristics?

553


Explain the arrays in vb script?

595


Mention what is the use of option explicit in vbscript?

551


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

864






Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1434


What is byref and byval parameters in vbscript?

609


What is event handling in vbscript?

605


What are the data types supported by vbscript?

580


how to increasing the numbers in a given text box please write a vb script

1706


Which object provide information about a single runtime error in a vbscript?

607


Explain about the asc function?

607


How to create a cookie using vbscript?

591


How can you create a file object to work with the files in the vbscript language?

513


What is vbscript procedures?

604