R
Ryan
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
<script language="javascript">
<!-- //
function WhoAmI(){
return John Doe;
}
// -->
</script>
</head>
<body>
<table>
<tr>
<td><% WhoAmI %></td>
</tr>
</table>
</body>
</html>
<html>
<head>
<title></title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
<script language="javascript">
<!-- //
function WhoAmI(){
return John Doe;
}
// -->
</script>
</head>
<body>
<table>
<tr>
<td><% WhoAmI %></td>
</tr>
</table>
</body>
</html>