[ic] pass variables

Stefano Nota interchange-users@lists.akopia.com
Wed May 16 11:07:01 2001


Hello,


Someone can help me or teach me how to pass variable throw pages.

Example:

<form action="page" method="POST">
<input type="text" name="lan" value="en">
<nput type="Submit>
</form>

How in a page a can get lan's value in another page ?

bye stefano