Hoping this will help you.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<script language="JavaScript" type="text/javascript">
<!--
var displayedTopic = 0;
var mainTopic = new Array();
var...
Well... I don't know much of ASP. However I know enough of PHP. May be you'll find the way to translate PHP commands in ASP.
The purpose of the following code is to display a 10 rows table twice. Between ob_start() and ob_end_flush()the output is not sent to the navigator but stored...
Using hidden fields in a form or generating array's javascript code on the fly.Like...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<?
$pi = 0;
$pf[$pi][0] = 0;
$pf[$pi][1] = 0;
$pf[$pi][2] = 1;
$pf[$pi][3] = 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.