I want to form a regular expression which start with an alphabit and
shoud not contain ../ any where. I couldn't figure out how to exclude
../
Please suggest. Thank you
*** Sent via Developersdex http://www.developersdex.com ***
I want to form a regular expression which start with an alphabit and
shoud not contain ../ any where. I couldn't figure out how to exclude
../
Please suggest. Thank you
*** Sent via Developersdex http://www.developersdex.com ***
I use expresso to help figure out regular expressions. It usually makes
it fast and easy. It's also free.
http://www.ultrapico.com/expresso.htm
Hope this helps
Leon Lambert
Ahmed wrote:
> I want to form a regular expression which start with an alphabit and
> shoud not contain ../ any where. I couldn't figure out how to exclude
> ./
>
> Please suggest. Thank you
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regular Expression help C# | JP | .NET General | 3 | 02 Jun 2009 |
| Help with a regular expression | PO | VB Script | 7 | 01 Oct 2008 |
| regular expression help | Stimp | VB Script | 9 | 02 Aug 2008 |
| Simple Regular Expression | BJ | PowerShell | 6 | 30 Jan 2008 |
| simple regular expression | Ben | PowerShell | 2 | 19 Feb 2007 |