[SLUG] Web Site

Ian Eade at IGM Web Design ieade at igmwebdesign.info
Wed Feb 12 09:55:00 GMT 2003


Yeah it looks well, what version are we on now?

Maybe add this code to the head section to stop people submitting an empty
contact form

Ian



<script language="JavaScript">
<!--
function validate(form)
{
var ERROR=false;

if (form.from.value == '')
  {
  alert ("Your email address is required.\n\nYour email address will not be
given to third party\'s");
  return false;
  }

if (form.contact.value == '')
  {
  alert ("Please enter a message");
  return false;
  }

else
return true;
}
// -->
</SCRIPT>



<input type="Submit" value="Submit" onClick="return
validate(this.form)"></input>





-----Original Message-----
From: scarborough-admin at mailman.lug.org.uk
[mailto:scarborough-admin at mailman.lug.org.uk]On Behalf Of Chris
Sutcliffe
Sent: Wednesday, February 12, 2003 09:41
To: Scarborough Linux Users Group
Subject: [SLUG] Web Site


Jamie,

just been to the web site and noted the changes. It looks nice m8..will
this be the final version though ;)


Chris
--
Chris Sutcliffe
Linux User #160319
<chris at chrissut.worldonline.co.uk>






More information about the Scarborough mailing list