ShakeelAhmad Posted September 18, 2013 Share Posted September 18, 2013 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 More sharing options...
FireFox Posted September 18, 2013 Share Posted September 18, 2013 Hi,There is an UDF for Firefox named FF.Br, FireFox. ShakeelAhmad 1 Link to comment Share on other sites More sharing options...
ShakeelAhmad Posted September 18, 2013 Author Share Posted September 18, 2013 Yes I have heard about this UDF and tried to use it but I have no idea how to use it. Please if an example script is provided, it will help me a lot to understand this udf easily. Link to comment Share on other sites More sharing options...
FireFox Posted September 18, 2013 Share Posted September 18, 2013 If I were you I would search on the forum for examples or try the UDF helpfile.Br, FireFox. ShakeelAhmad 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now