NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on August 09, 2014, 06:18:34 AM

Title: head tag - include some html
Post by: JohanR on August 09, 2014, 06:18:34 AM

Hi,

Is there a way to include some html code in the HEAD tag?

thanks
Johan

Title: Re: head tag - include some html
Post by: Bruce on August 10, 2014, 11:14:30 PM
like what?
Title: Re: head tag - include some html
Post by: JohanR on August 11, 2014, 02:50:30 AM
Hi Bruce


Am busy setting up a gmail email and one of the methods for domain verification is insert a tag into the index page inside the head tag.

I can do verification using other methods or do a one off static index page until they have verified the domain and then revert again,
but I thought ask the question and I might learn something.

I can see that currently it is accessible to add scripts etc...but did not fine a place to freeform code/html.

Nothing serious currently if there is no embed or method to do this.

thanks


Johan
Title: SOLVED - Re: head tag - include some html
Post by: JohanR on August 11, 2014, 03:50:56 AM

Hi Bruce

As with all things NWS,
it's simple once you know how.


Added a routine to my 'IndexPage' procedure, and tagged it to insert "before </head>"


thank you for a great tool!!!

Johan