Home : Products : DBMan : Customization :

Products: DBMan: Customization: Re: [dianarae] sorting radio fields contd.: Edit Log

Here is the list of edits for this post
Re: [dianarae] sorting radio fields contd.
Almost. Turned out too shy in the end Wink

Alas, this code removes an initial number from $rec{'Rank'}:

if ($rec{'Rank'} =~ /^(\d)(\w+)$/) { $rec{'Rank'} = $2;}



Would that answer your questions?

kellner

Last edited by:

kellner: Jan 8, 2002, 2:31 AM

Edit Log: