Date:  11/11/2001 07:15:54 AM Msg ID:  000110
From:  Umashankar Sirpali Thread:  000110
Subject:  function calling
I would like to know the alternative for the SUBMIT FORM method.

<%
....
.. saving script of foxpro..

%>
<form action ="xyz.fwx" method=post>
..
...

</form>

instead of using the above method of saving ,i would like to use function from the save button itself.. is it possible, is so please let me know and oblidge.