That's all fine but I still don't get why you need the redirections for this. What is the problem in just calling trackinfo.html instead of songinfo.html and let skins which have own code just use that. The fundamental issue in all this stems from the fact that you are not free to load any *.html page through the server but are bound to the pages that are being processed by the server. A good alternative - in my view - would be to be able to load any page and then get the parameters like - say - status.html. Currently I branch out status.html through parameters but this has the big drawback to break caching.
-- pippin --- see iPeng at penguinlovesmusic.com ------------------------------------------------------------------------ pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=50039 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
