>- see footer for list info -<
> I tested it and it worked ok on the second url but left &oq= (empty
> variable value) on the first one.

Ah, sorry, that's because I did [^&]++ instead of [^&]*+

The first one requires at least one character, the second allows zero
characters (i.e. empty val).

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to