Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET HTTP Functions  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 196 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  HTTP Functions     Add to QuickList   

Grab Data From Other Sites Site: SuperDotNet
  Hits Today: 1  Total: 5246
Updated: 9/25/2002
The WebClient class allows you to create ASP.NET pages which send and receive data from any URI resource and is pretty easy to implement. The code below shows how you can pull data from a Web Url and return that data into your page.   Author: superdotnet.com   Code: ASP.NET v1.0 & C#

Grab content of (GZIP) webpage Site: Dotnet4all.com
  Hits Today: 1  Total: 384
Updated: 4/18/2007
This code snippet demonstrates how to grab the content from a webpage and put it in a string variable. This snippet can be used for several applications like a webcrawler or spider. It also explains handles GZIP/DEFLATE compressed content.   Author: Xander Zelders   Code: ASP.NET v2.0 & C#

Easy .NET Screen Scraping Site: ASP Alliance
  Hits Today: 1  Total: 4709
Updated: 7/31/2001
This article is all about how to use .NET's built in library to "screen scrape", that is, how to have .NET send a web request and return the resulting string to you...   Author: Steven Smith   Code: ASP.NET Beta 2 & C#
 Sponsor

HTML Scraping/Pattern Matching Site: GotDotNet
  Hits Today: 1  Total: 3929
Updated: 2/25/2001
This example shows how to create a client proxy for any URI that serves up text. Instead of authoring an .asmx file, you can create an SDL file that describes a current HTML (or XML or any other non-binary format) page you currently offer...   Author: GotDotNet   Code: ASP.NET Beta 1 & VB

Pulling data from the Web Site: ASPAlliance's G. Andrew Duthie
  Hits Today: 1  Total: 4696
Updated: 4/16/2002
This article shows how you can use the WebClient and RegEx classes together to retrieve specific pieces of data from a Web site and return it via a Web service.   Author: G. Andrew Duthie   Code: ASP.NET v1.0 & VB

Simple scraping Site: ASP Alliance's Damian Manifold
  Hits Today: 1  Total: 2461
Updated: 9/21/2002
Here we are looking at just scraping a simple page. Where you want to do nothing but get back the page and do not have to pass up any data.   Author: Damian Manifold   Code: ASP.NET v1.0 & VB

Scraping in one line Site: ASP Alliance's Damian Manifold
  Hits Today: 1  Total: 2286
Updated: 9/22/2002
After finishing the series on screen scraping the thought arose, how small can you make a working scrape. With this in mind the most extreme example was chosen, is a one line scrape Doable?   Author: Damian Manifold   Code: ASP.NET v1.0 & VB
 ADXSTUDIO CMS

How to check URLs using .NET Site: ASP Alliance's Damian Manifold
  Hits Today: 1  Total: 2225
Updated: 9/22/2002
So you display links to other sites on your site, sooner or later one is this is bound to end up a dead link, or you may have lots of bookmarks and you cannot be bothered to weed out all the old ones that no longer point where they used to.   Author: Damian Manifold   Code: ASP.NET v1.0 & VB

Pattern Matching in .NET Site: dotNetGenius
  Hits Today: 1  Total: 1636
Updated: 9/27/2002
Visual Studio.NET provide 5 validation controls : RequiredFieldValidator, CompareValidator, RangeValidator, RegularExpressionValidator, and CustomValidator.   Author: James Horan   Code: ASP.NET v1.0 & VB

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET HTTP Functions  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use