<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>One more thing. You should really get used to 
escaping special characters when they're part of the string. You escape 
something by preceeding it with a \</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Special characters could be " &lt; &gt; ; : 
etc</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=christ@saeweb.com href="mailto:christ@saeweb.com">Chris Tifer</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">[JavaScript List]</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 20, 2004 1:45 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Javascript] Form 
  validation</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>I just ended up going directly to this url: <A 
  href="http://www.ismdesigns.com/test/portfolio/p-js-fval.htm">http://www.ismdesigns.com/test/portfolio/p-js-fval.htm</A>&nbsp;instead 
  of the one you have listed below...</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>What's supposed to happen here? You state that 
  they're not working, but don't tell us how it's supposed to work if everything 
  goes as planned.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Also, clicking on the Clear button returns an 
  Object Expected which to me sounds like a function is missing. Also, in your 
  Validate function, I see some lines like this:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>val.document.write('&lt;td class="c2"&gt;' + 
  window.document.forms[0].first.value) + 
'&lt;/td&gt;&lt;/tr&gt;');</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>There's a definite error since you have 
  .value)&nbsp;&nbsp; What is the extra ) for?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Tell us what you're trying to do and perhaps we 
  can help. I can't quite figure out why on submission of a form you would want 
  to write out a whole new page.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Chris Tifer</FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=ismark@ismdesigns.com href="mailto:ismark@ismdesigns.com">Ira S. 
    Mark</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
    href="mailto:javascript@LaTech.edu">JavaScript list post</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 20, 2004 1:32 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [Javascript] Form 
    validation</DIV>
    <DIV><BR></DIV><BR>List: I have my script debugged successfully (debugger 
    moz1.6win) but the functions are not calling. The coding seems pretty 
    straight forward, form validation, viewer to review entries on separate 
    window. I would be grateful if someone could take a look.<BR><BR><A 
    class=moz-txt-link-freetext 
    href="http://www.ismdesigns.com/test/portfolio/p-js.htm">http://www.ismdesigns.com/test/portfolio/p-js.htm</A> 
    &gt;Form Validation. Neither of the input buttons on p-js-fval.htm 
    works,&nbsp; "Submit" or "Clear".<BR><BR>Thanks, Ira<BR>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>Javascript mailing 
    list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Javascript mailing 
  list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE></BODY></HTML>