| | |
Web Browser Question
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
Hi to all I have the following question, I was wandering if I can use the Web Browser Control(ActiveX) in a C# DLL.
I create a win form from the article:
http://www.c-sharpcorner.com/UploadF...erInCSMDB.aspx
And every thing is working OK, I want to write a DLL that includes a Web Browser object and do actions I can do in the Windows Form, for example navigate to URL...
I need to create a DLL that has the avality to navigate to URL and them download the page(like you do File->Save As...).
Actually I need all the actions the web browser control can do but without any GUI, Is this possilbe?
Or there is DLL/reference in C# that I can use to do this?
Thanks in advanced
I create a win form from the article:
http://www.c-sharpcorner.com/UploadF...erInCSMDB.aspx
And every thing is working OK, I want to write a DLL that includes a Web Browser object and do actions I can do in the Windows Form, for example navigate to URL...
I need to create a DLL that has the avality to navigate to URL and them download the page(like you do File->Save As...).
Actually I need all the actions the web browser control can do but without any GUI, Is this possilbe?
Or there is DLL/reference in C# that I can use to do this?
Thanks in advanced
Thanks for the response, the System.Net.HttpWebRequest doesn't help for me, I need to download the entire web site(al the pictures, css, javascripts...), like you do when when you do: File->Save as... from the browser, If I use the Web Broser element has all the functions of the Browser, with System.Net.HttpWebRequest I can't do this.
Thanks
Thanks
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
then HttpWebRequest *IS* the answer, but you just have to do a little more work as by default the only thing you get is the file you requested, you'll have to work out what else you needed to download
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
![]() |
Similar Threads
- How a web browser retrieves a web page? (Domains and DNS)
- Opengl application seen on the web browser (Game Development)
- eb browser question (C#)
- web browser question (VB.NET)
- Web Browser control with Tabcontrol (VB.NET)
- which web browser to go with (Windows 95 / 98 / Me)
- (Another) Pictures not showing up in any web browser!!! (Web Browsers)
- Opera web browser question (IT Professionals' Lounge)
Other Threads in the C# Forum
- Previous Thread: How to make validation of Radio Button in C#
- Next Thread: checkboxes, binding and wpf question
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox class client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum excel file files form format forms ftp function gdi+ image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






