NetTalk Central

NetTalk Web Server => Web Server - Share Knowledge => Topic started by: MyBrainIsFull on September 04, 2014, 01:55:20 AM

Title: Newbie - My Form / Browse doesnt appear on my custom Html page
Post by: MyBrainIsFull on September 04, 2014, 01:55:20 AM
I wasted about 3 hours on this
if you have tried to reproduce Wolfgangs excellent ClarionLive Webinar 19 but when you do NOTHING happens, cant even add the time tag even?

first line has to be <!-- NetWebServer -->
and not  <!-- NetWebServer -->
which has a space at the end for it  = NOTHING WORKS !!!

So check for a trailing space
copy & paste error

Title: Re: Newbie - My Form / Browse doesnt appear on my custom Html page
Post by: Bruce on September 04, 2014, 06:58:39 AM
Hi Kevin,

yeah, adding more stuff to the top line will break it. (and trailing spaces are hard to see.)

It's worth pointing out though that Wolfgang's webinar was done with an earlyish build of NetTalk 4, and is around 4 years old now. We've moved on a tad since then.

Experience over the years has demonstrated that it's better to "embed html inside a nettalk app" then "embedding nettalk in an html app". In the long run it's a lot easier to do the former, and a lot harder to do the latter...

just a thought....

Cheers
Bruce