topical media & game development
basic-ajax-07-webservicescripttag.htm / htm
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Web Service example using Dynamic Script Tag</title>
<script type="text/javascript" src="webservice2.js"></script>
</head>
<body>
<form id="form1" name="form1">
<input type="button" onclick="dynamicTag();" value="Click button to use web service" />
</form>
</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.