| | |
Automate Web Browser
Please support our VB.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Sep 2007
Posts: 8
Reputation:
Solved Threads: 0
hi prretham.saroja, first thanks for reply !
i want to open any website in web browser using vb.net, and then i want to record the all events that happened on the web site like clicking, enter data in text box etc. i know it is complicated to understand. for example, i open the rediff.com in web browser and then i enter my userid and password and then i read a particular mail what has an attachment and then i save that attachment on desktop.
i need to store or record all events and next time i don't want to do all steps again, i just want to click on button and that attachment should be save on desktop. i mean all events should be automatically. if don't understand please tell me i will try again.
i want to open any website in web browser using vb.net, and then i want to record the all events that happened on the web site like clicking, enter data in text box etc. i know it is complicated to understand. for example, i open the rediff.com in web browser and then i enter my userid and password and then i read a particular mail what has an attachment and then i save that attachment on desktop.
i need to store or record all events and next time i don't want to do all steps again, i just want to click on button and that attachment should be save on desktop. i mean all events should be automatically. if don't understand please tell me i will try again.
•
•
Join Date: Jul 2006
Posts: 2
Reputation:
Solved Threads: 0
You can certainly develop this, but there are many programs out there which can do this for you.
I use a program called Automation Anywhere http://www.tethyssolutions.com/automation-software.htm
It has a web recorder tool that records all web actions. We use it automate reports at my company.
I use a program called Automation Anywhere http://www.tethyssolutions.com/automation-software.htm
It has a web recorder tool that records all web actions. We use it automate reports at my company.
Please read this article and you can download the sample app i have created. You can customize this application as per your need.
Let me know if it helps. You can read more code articles here
Let me know if it helps. You can read more code articles here
•
•
Join Date: Sep 2007
Posts: 8
Reputation:
Solved Threads: 0
hi Binoj Daniel,
first thanks for reply.
i read your article , i think it really can help me.
so i downloded it. but when i run it it was not working properly. i just made one change only, i used "rediff.com" in place of "coderewind.com".
it gives error about link. so please tell me now what should i do ?
thanks.
first thanks for reply.
i read your article , i think it really can help me.
so i downloded it. but when i run it it was not working properly. i just made one change only, i used "rediff.com" in place of "coderewind.com".
it gives error about link. so please tell me now what should i do ?
thanks.
![]() |
Similar Threads
- Showing up crystal report in a web browser (PHP)
- developing a plugin in c++ on linux platformfor a web browser eg. konqueror/ mozilla (C++)
- Web Browser control with Tabcontrol (VB.NET)
- Pictures not showing up in any web browser!!! (Web Browsers)
- help!..VerySimple web browser(display source code of web pages) (JSP)
- Pc web browser hijacker (Viruses, Spyware and other Nasties)
- Running X apps within a web browser (Darwin, X11 and BSD)
- The best Web Browser Ever (Mac Software)
Other Threads in the VB.NET Forum
- Previous Thread: OpenFileDialog variation help
- Next Thread: Problem with datakey in datagrid while paging
| Thread Tools | Search this Thread |
.net .net2008 2005 2008 access account add application array basic beginner browser button buttons center check click code combo cpu crystalreport cuesent database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic dropdownlist excel exists fade file-dialog filter forms ftp generatetags html images input insert intel listview mobile module monitor mysql net number open output panel passingparameters picturebox picturebox2 port print printing printpreview problem regex reuse right-to-left searchvb.net select settings shutdown socket sqldatbase sqlserver storedprocedure survey tcp temperature textbox timespan transparency trim txttoxmlconverter user usercontol vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet vista visual visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode xml year






This can be done.