Innovative Web Communications
----------
About Us Services News Sign Up
Clients Resources Contact Home
----------

URL Watch Setup - Signup Responses

After your visitor signs up on the URL Watch signup form located on each of your web pages, they will receive a response web page that informs them of either their success, or of any errors. This response page is broken down into three separate files -- a header which is included on all responsese, a footer which is included on all responses, and either the success message shown below, or one of the error messages.

This is the HTML header for your page. Only the bare minimum has been included here, but you are welcome to include images, links, META tags, and other information that you would normally have at the top of your web pages. This header will display on all signup success and error messages. You must change yourdomain.com to reflect your own domain name. The default name for this file is signup.header and should be saved to the \data\urlwatch directory.


<HTML>
<HEAD>
<BASE HREF="http://www.yourdomain.com/cgi-sbin/ulrwatch.cgi">
<TITLE>URL Watch</TITLE>
</HEAD>
<BODY>

This is the center portion of the HTML page that the visitor receives when s/he successfully signs up for URL Watch. Three changes must be made below, (1) change yourdomain.com to your domain name, (2) change Your Site Name to something meaningful for your own site, (3) change the somemailaddress@yourdomain.com to the desired mail address at your domain. Of course, you are welcome to make other changes to personalize the message. The default name for this file is signup.success and should be saved to your \data\urlwatch directory.


<CENTER>
<H2>Thanks for Your Interest</H2>
</CENTER>

<P>
We have recorded your email as <B>##EMAIL##</B> and will
begin informing you of changes to <B>http://www.yourdomain.com##URL##</B>
effective immediately.  You will receive one email per day listing all pages
which have changed within the last twenty-four hour period.  

<P>
We appreciate your interest in Your Site Name, and welcome your 
<A HREF="mailto:somemailaddress@yourdomain.com">comments</A> at any time.

This is the HTML footer for your page. Only the bare minimum has been included here, but you are welcome to include images, links, and other information that you would normally have at the bottom of your web pages. This footer will display on all signup success and error messages. The default name for this file is signup.error and should be saved to your \data\urlwatch directory.


</BODY>
</HTML>

----------
Why Us? | Internet Services | Intranet Services | Sign Up
Resource Center | Support | Contact Us
----------
LinuxHQLinux Online Comments or suggestions? Send them to webmaster (at) invweb.net.
Internet provided by Innovative Logic Corp.
Copyright ©1996-2004 Innovative Web Communications.
All rights reserved.