Login   Register  
PHP Classes
elePHPant
Icontem

File: docs/examples.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sunish  >  RSPA  >  docs/examples.html  >  Download  
File: docs/examples.html
Role: Documentation
Content type: text/plain
Description: examples.html
Class: RSPA
Process browser events on the server using AJAX
Author: By
Last change:
Date: 2006-07-20 11:11
Size: 2,965 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

  
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">

  
  <title>Examples</title>
</head>


<body>

<h1>Examples</h1>

<br>

&nbsp;&nbsp;&nbsp; 1.&nbsp;&nbsp; Multiply<br>

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; <br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/multiply.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=multiply.html">HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>

&nbsp;<br>

&nbsp;&nbsp;&nbsp; 2.&nbsp;&nbsp; Select Box With Options<br>

<br>

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <a href="../example/select.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../example/source.php?file=select.html"> HTML Code&nbsp;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>

<br>

&nbsp;&nbsp;&nbsp; 3.&nbsp; Label&nbsp; <br>

<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../example/label.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../example/source.php?file=label.html">HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>

<br>

&nbsp;&nbsp;&nbsp; 4.&nbsp; Call with Parameter (Argument value)<br>

&nbsp;&nbsp;&nbsp;&nbsp; <br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; <a href="../example/callwithparm.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=callwithparm.html">HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>

<br>

&nbsp;&nbsp;&nbsp; 5.&nbsp; Autocomplete <br>

<br>

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <a href="../example/autocomplete.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../example/source.php?file=autocomplete.html"> HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>

<br>

&nbsp;&nbsp; 6. Show Debug Window<br>

&nbsp;&nbsp;&nbsp; <br>

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <a href="../example/debug.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=debug.html">HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
PHP Code<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;7. Execute client javascript<br>
&nbsp;&nbsp;&nbsp; <br>
&nbsp; &nbsp; &nbsp;&nbsp;<a href="../example/callwithparm.html">Run</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=callwithparm.html">HTML Code</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../example/source.php?file=MyClass.class.php">PHP Code</a><br>
<br>

<br>

&nbsp;&nbsp;&nbsp; <br>

<a href="multiply-php-src.html"></a><br>

</body>
</html>