Date:  11/11/2001 06:18:32 PM Msg ID:  000111
From:  FoxWeb Support Thread:  000110
Subject:  Re: function calling
Your question is very vague.  You will have to be more specific in explaining what you are trying to achieve.

FoxWeb Support Team
support@foxweb.com

Sent by Umashankar Sirpali on 11/11/2001 07:15:54 AM:
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.