http://www.filmweb.pl/search?q=17+againAnd this site gives me results. I just wonder how can I get the main titles to checkedlistbox? What should I search for in google to get info about that operation? I really don't what tag should I write in google to read more about. Any help?
Getting unique contents from result of webpage
Started by mokszyk, Jun 18 2010 02:49 PM
3 replies to this topic
#1
Posted 18 June 2010 - 02:49 PM
Hello. I would like to make function in my project. Function will add to my checkedlistbox all main results from webpage. For example, I go to:
THink positive :)
|
|
|
#2
Posted 18 June 2010 - 10:07 PM
Some kind of a web scrapper !! you want result LINK to be added to the checkedlistbox Is it ?
As far as i know,this could be made either using windows forms & ASP.NET web application. but i would recommend to use asp.net as this project deals with Request,Response,Posted file.
Please o through this Class documentation first
As far as i know,this could be made either using windows forms & ASP.NET web application. but i would recommend to use asp.net as this project deals with Request,Response,Posted file.
Please o through this Class documentation first
http://msdn.microsoft.com/en-us/library/system.web.httprequest.aspx
http://msdn.microsoft.com/en-us/library/system.web.httpresponse.aspxwith the http response class you can write the requested contents on to a file or Parse them into a checkboxlist as you wanted.
#3
Posted 19 June 2010 - 04:06 AM
Thanks :) btw. Can you show me any example of gathering the content?
Edited by mokszyk, 24 June 2010 - 05:13 AM.
THink positive :)
#4
Posted 26 June 2010 - 03:00 AM
I am also looking solution for this problem.


Sign In
Create Account


Back to top









