Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Validation stuff...


Message #1 by Paul R Stearns <pauls@c...> on Thu, 19 Jul 2001 10:11:00 -0400
I'd send you $10.00 right now for those routines.
Larry  admin@n... 


> Judging by the types of questions that get asked on this list I think it
> would be of interest to many people...
> 
> Problem is that there is no way to protect your code, and unscrupulous
> people will post your code on javascripts.com and other places.  Those 
are
> the first places to look when you need some code, so no-one will get as 
far
> as coming to you with their chequebooks!
> 
> The best way to do it would probably be to offer it for free and invite
> people to register in return for regular updates, but you won't make a
> fortune 
> 
> 
> -----Original Message-----
> From: Paul R Stearns [mailto:pauls@c...]
> Sent: 19 July 2001 15:11
> To: javascript
> Subject: [javascript] Validation stuff...
> 
> 
> I have written a group of data validation routines in javascript which 
seem
> to
> be useful.
> 
> What the routines do, is to allow date, time, number and string types of
> data
> validation by specifying a hidden field for each field in a form. It is
> extremely easy to use from a developers point of view. It does both field
> level
> validation as well as form level validation. I have written about 12 
pages
> of
> documentation to go with it. It works in both Netscape 4.x and IE 5.x, 
and
> has
> one nice feature where it changes the color of fields which are in error 
in
> IE
> 5.x.
> 
> Being a benevolent capitalist, I would like to benefit from my work, and 
I
> was
> thinking about releasing it with documentation as guiltware.
> 
> I have three questions;
> 
> 1) Would this be of interest to anyone?
> 
> 2) What would be the best way to beg for money?
> 
> 3) How much is something like this worth?
> 
> Paul
> 
> ________________________________________________________________________
> Scottish Enterprise Network
> http://www.scottish-enterprise.com
> 

  Return to Index