topical media & game development
basic-ajax-03-Catalogue1.htm / htm
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<script type="text/javascript" src="Cart.js"></script>
</head>
<body>
<br/>
<img id="cover" src="begaspnet.jpg" />
<br />
<br />
<b>Book:</b><span id="book">Beginning ASP.NET with CSharp</span><br />
<b>Authors: </b><span id="authors"> Hart, Kauffman, Sussman, Ullman</span>
<br /><b>ISBN: </b><span id="ISBN">0764588508</span>
<br /><b>Price: </b><span id="price">$39.99</span>
<br /><br />
<a href="#" onclick="AddRemoveItem('Add');" >Add to Shopping Cart</a>
<br /><br />
<span id="cart" ></span>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.