|
|
eSight Disability Employment Web
Link to us
Providing a link to eSight Disability Employment Web on your web page (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. 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
For an example of a Perl script that parses and builds a page using above XML link go to: Perl XML Parsing Example |