You mean you want to have numbers, letters, a comma, and a hyphen?  Your
class would be
[0-9a-z,-]

--BenD

Nathan R. Jessop wrote:

> Hi,
>
> I have the below <cfset...
>
> THe line following the "page:" text "*([0-9,-]+)" works ok when there
> are just number pages but if the pages have roman numerials they don't
> get displayed with my code.
>
> How can I add to "*([0-9,-]+)" to make it also add charcters like [a-z]
> sort of thing?
>
> <cfset reLineWithNums = "([0-9]+)>page: *([0-9,-]+)">
>
>
> ---------------------------------------------------
> Colonel Nathan R. Jessop
> Commanding Officer
> Marine Ground Forces
> Guatanamo Bay, Cuba
> ---------------------------------------------------
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to