NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: DonnieS on June 03, 2010, 01:47:49 PM

Title: Using Browses and Forms on Static Pages
Post by: DonnieS on June 03, 2010, 01:47:49 PM
This is from a section in the NetTalk WebServer - The Basics  docs.  Its talking about <!-- NetWebServer --> 
         <!-- Net:c:head -->
and then having procedures or whatever in next with
         <!-- Net:c:BodyEnd -->

Are there any examples of this in our example apps?

thanks
Title: Re: Using Browses and Forms on Static Pages
Post by: Robert Iliuta on June 04, 2010, 12:25:18 AM
Hallo Donnie,


See attached example login window. I embed the Login form into a static page. The same is for Browse. For better support I do this for most pages. Very easy to change and don't need a recompile :-)

Hope this help you.


Robert

[attachment deleted by admin]
Title: Re: Using Browses and Forms on Static Pages
Post by: DonnieS on June 04, 2010, 05:26:32 PM
Robert, thanks.

Donnie
Title: Re: Using Browses and Forms on Static Pages
Post by: Bruce on June 06, 2010, 10:16:09 PM
Example 47 "Pages".

cheers
Bruce