NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: zolinovak on July 12, 2007, 08:44:57 PM

Title: Pre set action on static page form
Post by: zolinovak on July 12, 2007, 08:44:57 PM
I moved my form to a static web page.
I want setup the action to insert.


Tia


Zoltan Novak
Title: Re: Pre set action on static page form
Post by: Bruce on July 12, 2007, 11:30:09 PM
Hi Zoltan,

you would still follow the parameters laid out in FAQ # W4.
If you can't then you can set the parameters using
p_web.SetValue('what','something')
in the InitForm routine in the form procedure.

But then (obviously) your form is limited to a single action.

Cheers
Bruce