Sat Mar 26, 2011 11:19 pm
<script runat="server">
Sub Page_Load(Sender As Object,E As EventArgs)
firstImg.Src="codemiles.gif"
firstImg.Alt="test image "
End Sub
</script>
<html>
<body>
<form runat="server">
<img id="firstImg" runat="server" />
</form>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.