|
Comics
This shows a collection of freely available comic
strips that can be added to your site . This requires the Microsoft
XMLHttp component to be installed .
You can download this here
Features :
10 comics in this version
easily updateable
free
Requirements :
This requires the XMLHttp component to be installed
properly
Instructions :
OK you want to put the Twist cartoon on your own
page , well here is the code you require to add to your page
<!-- #include file ="comics.php"
-->
<%
'the url of the comic , the start point we want , the finish
point we want
Call GetComic("http://www.sev.com.au/links/cartoonpublish.php?toon=twist"
, "<TD COLSPAN=3>" , "Copyright 2000 by
John Cook")
%>
Ensure that the comics.php file is in the same
directory as the page you have placed this code on . You should
now have the Twist cartoon on that page.
Download :
comics.zip
|