473,320 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

how to do screen scrapping

9
hey i want to know the funda of screen scrapping that how it is done using C#
Jun 1 '07 #1
6 1547
dip_developer
648 Expert 512MB
hey i want to know the funda of screen scrapping that how it is done using C#
have a look at this
Screen scraping
Jun 1 '07 #2
atyant
9
have a look at this
Screen scraping
thnxz but sorry frnd that part i already know i just want to display the real content on my web page...for eg. i just want to display some part of another site onto my site through this..
Jun 5 '07 #3
Plater
7,872 Expert 4TB
that example wasn't very complete. I have done better using nothing more then javascript.

Anyway, you could seperate your page into frames and have a frame tha shows the other website in it.

Or you could read in the other webpage with a webrequest object and then spit it back out into your own page.
Jun 5 '07 #4
atyant
9
that example wasn't very complete. I have done better using nothing more then javascript.

Anyway, you could seperate your page into frames and have a frame tha shows the other website in it.

Or you could read in the other webpage with a webrequest object and then spit it back out into your own page.
thnxz plater but my problem is that i just want to show some part of another website in my website not the full website...for eg. suppose i have a textbox which takes IP address of different users and this textbox sends IP address to DNSstuff.com and from there i want the information of city,country and ISP...thts all and not other information...if you are not clear with my question tell me i will describe it more
Jun 6 '07 #5
Plater
7,872 Expert 4TB
If you follow the methods I said, you can parse the result before you send it out and can pick and choose what you want.
It's pretty basic
Jun 6 '07 #6
atyant
9
If you follow the methods I said, you can parse the result before you send it out and can pick and choose what you want.
It's pretty basic
yaa thnxz ...
got it...
but plsss can you show me through an example...actually i am a new developer...:)
Jun 7 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Tony Liu | last post by:
Hi, when switched to the full screen mode in VS.NET IDE, is there any way to hide the main menu bar? Thanks Tony
18
by: DavidS | last post by:
Have resW=screen.width; resH=screen.height in javascript. How can I read these values in ASP.NET source code - Page_Load function of code behind? Any suggestions?
0
by: Jeffery Tyree | last post by:
I have a machine that will be used to demo some Excel spreadsheets at a convention. Because I did not author the spreadsheets and attendees will be allowed to play with the spreadsheets, I needed...
0
by: Ian Ceicys | last post by:
I’ve been tasked with doing documentation on the project I’ve recently joined. Here’s what I’m looking for in terms of documentation. I want to generate a diagram from a huge .net 1.1...
9
by: Steve Wright | last post by:
Hi I'm developing a webpage that needs to include a different stylesheet depending on the screen resolution. I know that I could read the resolution in javascript and then do some sort of...
0
by: apondu | last post by:
I'm trying to screen scrape a site that requires a password. I am using C#.Net, i am new to this and with the information available around on the internet i just put tht information into the...
3
by: Peter Oliphant | last post by:
I'm programming using MS VS VC++ 2008 Express (Beta 2) in /Cli pure mode. I've found the Screen class. With it I can very easily get the count and all the data on the various Screens attached to...
1
by: nasima khan | last post by:
Hi, i am nasima. I have got a code for setting the screen resolution of my page, but i am unable to understand. Can any one give a complete data explanation of the below code. Sub ChangeRes(X...
0
Shashi Sadasivan
by: Shashi Sadasivan | last post by:
Hi All, i Have an application functionaluty which has 4 forms which are needed to interact by the user by dragging data from these forms to one another the main form is located in the MDI Parent...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.