On Wed, Jan 24, 2001 at 06:17:45PM +0000, Robin Houston wrote: > I suppose you were hoping for a simpler procedure, but this is > the simplest I've found. Possibly IE doesn't have that problem. It has others, it'll s/\./_/g for all except the last. Exercise: Implement the "except the last" in a regex :-) Extra points for squeezing it into a single regex rather than a while / $' solution Paul
- Dumb-assed question Simon_Wilcox
- Re: Dumb-assed question Robin Houston
- Re: Dumb-assed question Paul Makepeace
- Re: Dumb-assed question Robin Houston
- Re: Dream weaver Roger Horne
- Re: Dumb-assed question Michael Stevens
- Re: Dumb-assed question Struan Donald
- Re: Dumb-assed question Michael Stevens
- Re: Dumb-assed question James Powell
- Re: Dumb-assed question Struan Donald
- Re: Dumb-assed question Dave Cross