You can use a regular expression. I remember seeing a regex that pulls values from a URL, but I can't remember where. Google regular expression and either URL|Query String|etc.
_____ From: Ben Densmore [mailto:[EMAIL PROTECTED] Sent: Wed 10/20/2004 2:27 PM To: CF-Talk Subject: Query string in db field I'm trying to find the best way to take a query string that would look something like name=somename&id=12&address=123&email=yes and pull out the values. These query strings are stored in a field in a database. I just can't seem to think of a way to do this. Anyone have any ideas? Thanks, Ben ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182056 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

