Jump to content

Filling text input fields in firefox


Recommended Posts

I have a simple form where I have to put following values by coping from excel sheet and pasting in the web form:

  • First Name
  • Last Name
  • Email
  • Phone numbers
  • and some dates through drop down lists

I have asked this earlier and found the following answer which helped me a lot:

-------------------------------------------------

Start with _ExcelBookOpen, _ExcelReadArray and _ExcelBookClose to read your data.
Functions _IECreate or _IEAttach, _IEFormGetObjByName and _IEFormElementSetValue, _IEQuit will show how to insert the data.
Details plus examples can be found in the help file. 

-------------------------------------------------

Now I have to do the same in Firefox............ Please guide me how to do it with an example script.

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...