On 8/11/06, Sam wrote:

Is there a function somewhere which will take a string containing a URL and
return an object with all the querystring key / value pairs?

In a recent-ish version of prototype, look at String.toQueryParams
(prototype.js:195 in v1.5).

Seth
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to