NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on July 11, 2012, 02:23:22 PM
-
please can anyone help trying to add a record with form without calling the browse
-
look at the FAQ section of the docs
-
Hey Olu,
Here's the sections of the docs that Kevin was referring to:
http://www.capesoft.com/docs/NetTalk6/NetTalkWebFAQ.htm#W4
See:
Calling a form to Insert a new record
MailboxesFormControl?Insert_btn=Insert
Where MailboxesFormControl is the procedure being called.
?Insert_btn=Insert tells NetTalk that you are inserting a record.
Easy peasy... :)
Good luck,
Don
-
Thanks guys that solve the problem easily