NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on November 20, 2011, 01:38:02 AM
-
Hi,
I am trying to create a small web from, containing only an entry field, and a submit button.
This is to embed into an existing webpage.
It is for the classic 'subscribe to newsletter' situation.
The important bit is that all the form should display is the entry field and the button,
no default tab or other sheet or frames around the field
Attached is a pic of what I am trying to create,
on the left the current form, on the right, what I am aiming for.
thanks for any direction
Johan
[attachment deleted by admin]
-
Hallo Johan,
Very easy.
Set your form style: None
Then Tab heading: ''
Add and entry and a button. On the entry properties Settings tab uncheck Last on line and Last in cell.
compile and see if this is what you want.
Regards,
Robert Iliuta
-
Hi Robert
Thanks!
It was the form style.
Johan