On Tue, April 25, 2006 12:47 pm, Stut wrote: > As long as we're throwing foreign money into the ring, I'd just like > to > say that I make a point of redirecting to another page after a post > request, otherwise you get unsightly errors in the browser when the > user > tries to use the back/forward buttons. Other than in that situation I > make sure I do includes rather than redirects. There are viable alternatives to breaking the back button... Not to mention that it's sometimes VERY useful to be able to use a browser that lets one re-submit a form with altered data with the back button, rather than going through the process from the beginning. Though that is application-specific. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php