| | |
Automate Web Browser
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
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 |
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary bing box button buttons click code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists file-dialog firewall folder google hardcopy image images isnumericfuntioncall login math memory mobile module ms msaccess mssqlbackend mysql navigate net networking opacity output peertopeervideostreaming picturebox1 port print printpreview problemwithinstallation project record regex reports" reuse right-to-left save savedialog serial sqldatbase storedprocedure string temp text textbox timer toolbox updown useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet view vista visual visualbasic visualbasic.net visualstudio web wpf xml






This can be done.