Re: regex problem (not the whole problem was solved:))
- From: "James Whitlow" <jwhitlow@xxxxxxxxxx>
- Date: Tue, 6 Sep 2005 20:42:42 -0500
"Andreas Bauer" <buki@xxxxxxx> wrote in message
news:dfl17f$lla$1@xxxxxxxxxxxx
> Andreas Bauer schrieb:
> >
> >> oRegEx.Pattern = "(\w*:\/\/[^#]*|.[^#\\\/]*)/?(?:#en:|\\)" _
> >> & "?([^\?>;#]*)(?:[\?#].+[=:](?!\/)([^>;]*)>?|>?)(top)?"
> >>
> I can't get 'en:France" in:
>
>
https://test.org.de/app1/folder1/folder2/folder3/folder4/start.asp#de:Frankreich;en:France;>top
>
> I'm working on it, but any hint is appreciated as well :)
I'm a little confused. In one of your previous examples:
/file/start.asp#de:Beispiel;en:example;>top
...you wanted 'example' & not 'en:example'. Based on this, I would assume
you would want you would want 'France' instead of 'en:France'. When I run
this string through the expression, I get 'France'. If I am
misunderstanding, please clarify & I will attempt to adjust the regular
expression.
.
- Follow-Ups:
- Re: regex problem (not the whole problem was solved:))
- From: Andreas Bauer
- Re: regex problem (not the whole problem was solved:))
- References:
- Re: regex problem
- From: Andreas Bauer
- Re: regex problem (not the whole problem was solved:))
- From: Andreas Bauer
- Re: regex problem
- Prev by Date: Re: Does anyone know how to put an HTA program to sleep?
- Next by Date: Re: Problem with a script to get file size
- Previous by thread: Re: regex problem (not the whole problem was solved:))
- Next by thread: Re: regex problem (not the whole problem was solved:))
- Index(es):
Relevant Pages
|