Everything You REALLY Don't Need To Know About How It Works...
(PAGE CONTENT STILL BEING DEVELOPED)
We will get around to adding more of the details here eventually, but very briefly, we're using a server-side programming language to format HTML from the text that you type into the input forms (see the Sample - Try It Here! page) and other details that we set in advance. This HTML then gets inserted into a preset position in your page by another piece of server-side program code each time that your page is loaded (served) from your server to a requesting browser. There is no manual processing involved after the initial setup is completed on your Web page, so your message can be edited, replaced, or deleted as often as you wish, as fast as you can type (or "cut-and-paste") and click!
Getting all this started takes several things: 1. A piece of code has to be inserted into your target page - we've got this code now down to one line in most applications. To do this you (or we) will need access to the server where your web site is hosted - this requires a user name and password (If we are to do this for you, we prefer that you first change your password to a temporary one, and change it again after we complete the insertion). 2. Your custom input page has to be created on the WebMsgNow.com servers. And that's it, less than a half-hour if you should catch us at a good moment with a nearly full moon - that fast, your own custom Web site message center can be up and running!
