Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have an asp.net form which takes several text values to fill in before the final submit. It takes a lot of time to copy and paste the data to asp.net web page.
How can I automate this process as
-> data should be read from excel and filled in web page.
-> after all the validation, submit button should be clicked automatically.

Thanks

What I have tried:

I tried using Watin tool, but it is not effectively completing this task.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900