NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
add record without browse
« previous
next »
Print
Pages: [
1
]
Author
Topic: add record without browse (Read 3435 times)
olu
Sr. Member
Posts: 352
add record without browse
«
on:
July 11, 2012, 02:23:22 PM »
please can anyone help trying to add a record with form without calling the browse
Logged
kevin plummer
Hero Member
Posts: 1195
Re: add record without browse
«
Reply #1 on:
July 11, 2012, 05:22:47 PM »
look at the FAQ section of the docs
Logged
DonRidley
Don Ridley
Global Moderator
Hero Member
Posts: 729
donaldridley2011@gmail.com
Re: add record without browse
«
Reply #2 on:
July 11, 2012, 05:38:39 PM »
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
Logged
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."
NetTalk 12.55
Clarion 11
olu
Sr. Member
Posts: 352
Re: add record without browse
«
Reply #3 on:
July 11, 2012, 10:16:04 PM »
Thanks guys that solve the problem easily
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
add record without browse