NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanl on February 24, 2012, 12:42:47 AM

Title: Static Pages how to get back to Webserver
Post by: johanl on February 24, 2012, 12:42:47 AM
Hello

I have a couple of static webpages that I display in my nettalk web server is there a way to embed a button to return to the nettalk web server side without using the back button on the browser.

Regards
Johan
Title: Re: Static Pages how to get back to Webserver
Post by: Bruce on February 24, 2012, 02:13:14 AM
sure, static pages need static buttons.
something like (not tested)
<button href="whatever">Click Me</button>

Cheers
Bruce