Click here to Skip to main content
16,013,322 members
Home / Discussions / Web Development
   

Web Development

 
GeneralGood ASP.NET MAtrix resource Pin
Davy Mitchell14-Aug-02 8:51
Davy Mitchell14-Aug-02 8:51 
GeneralISAPI file reading.. Pin
code dope13-Aug-02 22:59
code dope13-Aug-02 22:59 
GeneralRe: ISAPI file reading.. Pin
Roger Wright15-Aug-02 4:29
professionalRoger Wright15-Aug-02 4:29 
GeneralRe: ISAPI file reading.. Pin
code dope15-Aug-02 5:32
code dope15-Aug-02 5:32 
GeneralISAPI File Writing Pin
John Pepper13-Aug-02 8:09
John Pepper13-Aug-02 8:09 
GeneralProblem with LoadControl in ASP.NET Pin
Henk13-Aug-02 2:52
Henk13-Aug-02 2:52 
GeneralRegular Expression Hell Pin
David Wulff13-Aug-02 1:29
David Wulff13-Aug-02 1:29 
GeneralRe: Regular Expression Hell Pin
Jamie Nordmeyer14-Aug-02 10:20
Jamie Nordmeyer14-Aug-02 10:20 
Can't you simply do the following?
[a-zA-Z\xC1-\x259]+
, or whatever range you need? I'm not sure I'm understand the question entirely, but I think this is how you'd do it. Don't know what Regular Expression parser you're using, but Javascript only supports the standard ASCII set (0x00 - 0xFF).

Hope this helped.

Jamie Nordmeyer
Portland, Oregon, USA
GeneralRe: Regular Expression Hell Pin
David Wulff14-Aug-02 13:48
David Wulff14-Aug-02 13:48 
GeneralFree Web Site Design Pin
Derek Lakin12-Aug-02 8:09
Derek Lakin12-Aug-02 8:09 
GeneralPlease help .........Urgent Soln IN ASP Pin
Ramprasad S11-Aug-02 22:27
sussRamprasad S11-Aug-02 22:27 
GeneralPlease help .........Urgent Soln Pin
Ramprasad S11-Aug-02 22:23
sussRamprasad S11-Aug-02 22:23 
GeneralNavigating to a different frame from server-side code Pin
Harilaos Sfougaris11-Aug-02 21:08
Harilaos Sfougaris11-Aug-02 21:08 
QuestionASP in EBNF? Pin
dabs11-Aug-02 14:00
dabs11-Aug-02 14:00 
GeneralMouse over event Pin
Mazdak10-Aug-02 22:17
Mazdak10-Aug-02 22:17 
GeneralRe: Mouse over event Pin
Enrico Elizar Samuel13-Aug-02 21:39
Enrico Elizar Samuel13-Aug-02 21:39 
GeneralUpdateable queries Pin
Xavier Shay9-Aug-02 15:08
Xavier Shay9-Aug-02 15:08 
GeneralRe: Updateable queries Pin
Mazdak9-Aug-02 19:21
Mazdak9-Aug-02 19:21 
GeneralRe: Updateable queries Pin
Xavier Shay13-Aug-02 1:13
Xavier Shay13-Aug-02 1:13 
GeneralRe: Updateable queries Pin
Philip Patrick9-Aug-02 20:28
professionalPhilip Patrick9-Aug-02 20:28 
GeneralRe: Updateable queries Pin
Martin Marvinski9-Aug-02 20:49
Martin Marvinski9-Aug-02 20:49 
GeneralRe: Updateable queries Pin
Xavier Shay13-Aug-02 1:17
Xavier Shay13-Aug-02 1:17 
QuestionCan i control the application variables dynamicly Pin
david fox9-Aug-02 9:49
david fox9-Aug-02 9:49 
AnswerRe: Can i control the application variables dynamicly Pin
Ryan Johnston9-Aug-02 9:54
Ryan Johnston9-Aug-02 9:54 
GeneralRe: Can i control the application variables dynamicly Pin
david fox9-Aug-02 11:50
david fox9-Aug-02 11:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.