Hi All
Not specifically a scriptaculous question, but I was wondering how
people were going about maintaining access to their applications via
standard urls.
Say for example I've a shop at www.shop.com, and its pure ajax to load
in products. Now customer A wants to show a friend a product on the site
- giving him the url www.shop.com and telling him to click on a series
of links seems clunky. So what I'd like to do is for my ajax app (no its
not a shop thats just an example!) to change the browser's url to
www.shop.com?product=xbox - which when my site loads it'll pass this and
load in the appropriate product info.
The latter's no problem, its simply how to write to the browser's url
window that I don't know how to do (is this a server side or client site
problem ). I'm working with PHP on a Linux box with modrewrite available.
Cheers
Rob
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs