Satyam wrote:
- Original Message - From: "Patrick" <[EMAIL PROTECTED]>
im trying to get my regular pattern to allow åäöÅÄÖ but it refuses to,
i have something like this:
[^a-zA-ZåäöÅÄÖ0-9-_ ]
But this dosent seem to work, anyone got any ideas?
Just an idea, try putting a backslash
- Original Message -
From: "Patrick" <[EMAIL PROTECTED]>
im trying to get my regular pattern to allow åäöÅÄÖ but it refuses to,
i have something like this:
[^a-zA-ZåäöÅÄÖ0-9-_ ]
But this dosent seem to work, anyone got any ideas?
Just an idea, try putting a backslash before the no
2 matches
Mail list logo