|
This tutorial will show you
This article describes how to
It's an often-requested
This tutorial is intented to
how to use XMLHTTP Object to
put ASPWire's news feed onto
feature these days. The
learn you how it is possible
request a page to a remote
your Web site. The steps
ability to be able to grab
to retrieve the content of a
address from your server.
are: Get the raw news data
and parse a web-page on
remote webpage on the fly
Some copy and paste examples
from a given ASP page (no
someone else's server.
with ASP. Something that can
are included in the tutorial.
more than 4 times a day),
Corporate clients like to
be very usefull in order to
create an ASP file with the
show their current share
parse and search for
formatted news in it, and
price. Link indexes like to
information that could be
#include it on your page.
grab title, meta tags and
shared with others or in
content. It's a nifty thing.
order to send the content of
Here's how it's done, using
a webpage via mail!
two different components.
Date: May, 06 2002 Date: Aug, 08 2000 Date: Jun, 24 2003 Date: Nov, 14 2005 |
|
This article illustrates how
You can Web Fetch by using
to create a news feed Web
just ASP! Even if you have
service in classic ASP. The
little experience with HTML
Web service created is
or ASP, you will completely
extremely light-weight,
understand how to Web Fetch
requiring minimal Web server
with the best! Imagine the
requriements. Basically, it
ability to place dynamic
uses a light-weight,
content in your website such
cilent-side JavaScript file.
as news, horoscopes,
weather, lottery, traffic
reports, music charts and
much more! The possibilities
are truly endless with Web
Fetching! All you need is
the desire to add content to
your website! How many times
have you been surfing and
found content which would be
valuable to your website
visitors? Now get the
content on your website
using "Connect Scripts
- Web Fetching
Lessons"! As a free
bonus, my premium web
fetching scripts have been
included with your purchase.
This includes auction,
horoscopes, weather, and
news web fetching scripts!
Date: Dec, 17 2001 Date: May, 09 2006 |