good day, Yang -- thx for the info. it looks like the cenopdf help
that comes up w/in word, excel, etc. is a lot different {not as
robust???} from the link you provided. i actually downloaded/saved it
as a pdf help manual, so whenever we get the chance, we will certainly
look thru that in addition to the help w/in the ms office apps.
of course it worked, and now i am even more pleased with your product
[if that is possible] :o) . the only odd thing is that all the blog
posts we saw {some, even from the early 2000s, etc.???} kept referring
to all those functions w/nan this or chknumber that and so forth.
plus, it always seemed like each subsequent blogger {and/or responder,
as it were} would try to "one up" the person who submitted the
previous equation(s). it was pretty funny to read such silliness
amongst such [intelligent] people (smile). but they were very
passionate ==> "no, no, that is not right....all you have to do is
replace _____ with isnan; why would you want to include ________;
etc." do you see why we were UTTERLY confused? so, again, this was
very much appreciated [and certainly smaller (eqns)/easier to
understand than what those other tech-types were posting...the poor
things :o) ].
have a productive week and thx tons for your assistance. best
regards-
MLA
On Sep 17, 12:10 pm, "Yang Lu" <
y...@lystech.com> wrote:
> To save you some time, the regular expression in this linkhttp://
www.lystech.com/webhelp/Content/restrict-character-from-text-b...
> ult.htm
>
> should be /[^0-9]/ in your case.
>
> See this link for more information about Negated Character Classes in case
> if you are not familiar with regular expressions:
http://www.regular-expressions.info/charclass.html
>
> Yang
>
> -----Original Message-----
> From:
cenos...@googlegroups.com [mailto:
cenos...@googlegroups.com] On
>
> Behalf Of CenoPDF Support
> Sent: Thursday, September 17, 2009 9:03 AM
> To:
cenos...@googlegroups.com
> Subject: RE: form field validation
>
> Hi MLA,
>
> Thanks for the message. I like your post and hope you had a great night
> sleep.:)
>
> To summarize your question, basically you want to limit text boxes with
> certain characters. We actually have an example about how to do this:
http://www.lystech.com/webhelp/Content/restrict-character-from-text-b...