sue:
Try a decimal field with desired precision, instead of
a character field.



--- "Barber, Sue" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
>  
> 
> I have a question for you on validating field data. 
> I did search the
> archives and it isn't allowing me to open the notes
> - says file not
> found, sooo...
> 
>  
> 
> I have a form that people can use to request
> additional network space
> with and the field in question is for them to enter
> the amount of space
> in GB that they want.  I originally had the field
> limited with $DIGIT$,
> but when they made a mistake the entire form was
> being reset.  They
> decided they would like a message to be used
> instead, so I have created
> a filter that verifies the field as such:
> 
>  
> 
> ( 'Requested storage amount in GB: ' != $NULL$ ) 
> AND  ( NOT (
> 'Requested storage amount in GB: '  LIKE 
> "[.0-9][.0-9][.0-9]
> [.0-9][.0-9]"))
> 
>  
> 
> However, I don't want to force them to enter a
> number into all 5
> spaces, so I need to allow 4 of these to be NULL. 
> Anyone know if there
> is  a way to do that?  They want to be able to enter
> numbers or
> decimals - like 2 or 2.5.
> 
>  
> 
> Thanks, Sue
> 
>  
> 
> ARS 6.3 - patch 20
> 
> Solaris 
> 
> Help Desk 6
> 
>  
> 
> 
>
_______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at
> www.arslist.org ARSlist:"Where the Answers Are"
> 



 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to