Vertical Bar eSight Disability Employment Web

Link to us

Providing a link to eSight Disability Employment Web on your web page
is simple. Select the code that will work best with your web site from
the 3 options below.

This link will give your site's visitors access to a rotation of high-quality
articles, guides and forums about managing a career with a disability
-- one new resource each day seven days a week.

Here are three ways how you can do it:


(1) Use a text based hyperlink.

Cut and paste the following HTML code into your web page

<!-- link to eSight DEW page -->
<a href="http://www.esight.org/dew_rotation.cfm">eSight Disability
Employment Resource of the Day</a>



(2) Use our eSight logo as a hyperlink.

Link to eSight Exchange

Cut and paste the following HTML code into your web page.

<!-- link to eSight DEW page -->
<a href="http://www.esight.org/dew_rotation.cfm"><img src="http://www.esight.org/in/images/dew_logo.jpg" height="44" width="200"
alt="Link to the eSight Disability Employment Resource of the Day" border="0"></a>



(3) For RSS implementation use:

http://www.esight.org/rss/dew_rotation.xml    Link to XML code

For an example of a Perl script that parses and builds
a page using above XML link go to:

Perl XML Parsing Example