Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
livio63 #1
Uppercase enforcement with Spry
Problem: I want to have uppercases in the beginning of all textfield words. The
length of the text must be various. Can?t figure out how to solve that with
Spry. Tried Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, but that forced me to fill in
all characters. This is used for instance at firstnames, lastnames and address
names.
When I used max min characters it disabled the pattern function. Is there
anyone with a solution.
/Leif
livio63 Guest
-
uppercase strings
I would appreciate some help with this. I am learning Perl. I have a string inputed by the user. This string is then split, every first letter of... -
UPPERCASE Or lowercase
There's code at: http://www.mvps.org/access/api/api0046.htm which you can use to toggle the capslock key on or off. See Function IsCapsLockOn() ... -
converting asp:textbox to uppercase
hi... how can I convert user's input in textbox to uppercase, I try to write client-side javascript (onkeypress event), and registered with... -
Uppercase and Lowercase
Did you find a solution? I just downloaded the trial version of Dreamweaver MX and I cannot find how to change a selection to uppercase in the... -
Law Enforcement Usage of Photoshop
Wow. That's a big request. Almost like asking for source code. -
danilocelic AdobeCommunityExpert #2
Re: Uppercase enforcement with Spry
livio63 wrote:
I've not played much with Spry validation, but I'd have to say that this requirement isn't not always true for last names. For example folks with a two part name that is common in German and Dutch names they can include van and von as the first part of the last name and it's supposed to be lower cased.> Problem: I want to have uppercases in the beginning of all textfield words. The
> length of the text must be various. Can?t figure out how to solve that with
> Spry. Tried Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, but that forced me to fill in
> all characters. This is used for instance at firstnames, lastnames and address
> names.
> When I used max min characters it disabled the pattern function. Is there
> anyone with a solution.
But why make this a validation in the first place? It seem intrusive to the user, if the script can tell the upper case should be used, there's no need for the user to perform the correction at all. That is why not just "correct" it for the user when you insert into the database, or "correct" it when you output the names in other locations?
You might want to ask your Spry question in the Spry forums:
[url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]
--
Danilo Celic
| [url]http://blog.extensioneering.com/[/url]
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest



Reply With Quote

