<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=612530415-10022006><FONT face=Verdana color=#808080 size=2>Depends what your back end is... in .net they have validate controls that 
cover it.&nbsp; I see what you are saying I guess I was looking at it from a 
performance not a development effort angle.&nbsp; I usually write both for java 
apps but this thread sparked the idea to not run both.&nbsp; Right now I 
validate client and server side; 99.9999999% of the time if there is an issue it 
is stopped at the client side so the server side validates once it gets there 
but it would be nice to know if I even have to run it.&nbsp; At least with javascript, if written in a good coding format it can be copied into the java 
app and only takes some tweaks to get it valid.&nbsp; C# is another story but 
there like I said you can use a validate control of some sort.&nbsp; I don't 
mess with PHP, ASP, Ruby, Python... there is just to much to learn in java and 
.Net and those are more likely utilized in corp. America from an employment standpoint.&nbsp; Plus being a java architect pays more then a php architect... 
;-)&nbsp; Not that I am knocking php; it is fast I will give it that... but so 
is a C++ CGI.</FONT></SPAN></DIV>
<P><B><FONT face=Verdana color=#800000 size=2>Travis D. Falls</FONT></B><FONT 
face=Verdana color=#808080 size=2> | Consultant&nbsp;&nbsp; RAFT.Net&nbsp;&nbsp; 
IT | 860.547.4070 | travis.falls@thehartford.com</FONT> </P>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  javascript-bounces@LaTech.edu [mailto:javascript-bounces@LaTech.edu]<B>On   Behalf Of </B>Shawn Milo<BR><B>Sent:</B> Friday, February 10, 2006 10:04   AM<BR><B>To:</B> [JavaScript List]<BR><B>Subject:</B> Re: [Javascript]   action="insert"<BR><BR></FONT></DIV><BR><BR>
  <DIV><SPAN class=gmail_quote>On 2/10/06, <B class=gmail_sendername>Falls, 
  Travis D (HTSC, CASD)</B> &lt;<A 
  href="mailto:Travis.Falls@thehartford.com">Travis.Falls@thehartford.com</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV><SPAN><FONT face=Verdana color=#808080 size=2>Here's a question (that I 
    don't know the answer to) would it be prudent to check to see if javascript 
    and cookies are turned on in the beginning render of a page, if so use an 
    AJAX-ish method to communicate with the server and say... we are all set no 
    need to do server side checks or... do them if javascript is off?&nbsp; Just 
    an idea.</FONT></SPAN></DIV></BLOCKQUOTE>
  <DIV><BR><BR>Interesting idea. The only problem with that, unless I'm 
  misunderstanding, is that you have to now write *both* versions of the code, 
  defeating the purpose. 
<BR><BR>Milo<BR></DIV><BR></DIV><BR></BLOCKQUOTE><FONT SIZE=3><BR>
<BR>
*************************************************************************<BR>
This communication, including attachments, is<BR>
for the exclusive use of addressee and may contain proprietary,<BR>
confidential and/or privileged information.  If you are not the intended<BR>
recipient, any use, copying, disclosure, dissemination or distribution is<BR>
strictly prohibited.  If you are not the intended recipient, please notify<BR>
the sender immediately by return e-mail, delete this communication and<BR>
destroy all copies.<BR>
*************************************************************************<BR>
</FONT>
</BODY></HTML>