Categories
Tags → Fetching

Databasic - MySQL Handler

A basic wrapper class for the MySQL database engine. Contains methods for connecting to a database, fetching and returning results, building insert and update queries, optimization and more. * Creates a persistent connection to a specified databa...
DETAILS

Screen Scraping (AKA Web Fetching) using ASP.NET

Screen Scraping, in terms of programmer means fetching data from a website into your application. To talk more technically, it is actually a way by which your application extracts data from the output of some other program. This technique is basicall...
DETAILS

EasyWebFetch 1.0

This is a simple class for web fetching from your application. This class fetch a web page by opening socket connection to the remote host. The main benefit is it has no dependencies. This class is an alternative if your server doesn''t have PHP...
DETAILS

Page:
©2003-2019 jCay.com