NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanl on July 11, 2012, 03:06:08 AM

Title: Changing a value on an external htm file using NTWS
Post by: johanl on July 11, 2012, 03:06:08 AM
Hello

It is probably a dumb question, in a previous post (one I cannot Find) it was mentioned that you could use NTWS to update values stored in an external HTML file, is this possible and how do I do it?

Regards
Title: Re: Changing a value on an external htm file using NTWS
Post by: Bruce on July 11, 2012, 04:04:26 AM
not sure exactly what you mean.
You want to edit a static htm file in the web solder and save it back to the disk?
or you want to embed values (like session values) inside the static page?
Or you want to include some static file inside a dynamically generated page?

cheers
Bruce
Title: Re: Changing a value on an external htm file using NTWS
Post by: johanl on July 11, 2012, 04:14:43 AM
Hello Bruce

Sorry could have explained it better, I want to embed veriables like you said session variables in a static page and display the static page.

Johan
Title: Re: Changing a value on an external htm file using NTWS
Post by: Bruce on July 11, 2012, 06:11:20 AM
to display a static page just put it's name in the URL.

to include session variables (or anything else dynamic) in the page see;
http://www.capesoft.com/docs/NetTalk6/NetTalkWebBasic.htm#Tags