Ben Scott <[EMAIL PROTECTED]> writes: > I can also think of some other things that don't solve the problem > per se, but offer alternate approaches: > > 1. Use the same URL for all stages of the survey, and detect the stage > of the survey in code using a form variable.
Better yet, use a single script for the entire thing, and parse the various form variables to determine which form fields to display. Perl's CGI.pm makes this trivial, and the URL in the location bar is always the same. > 2. Don't worry about what the URL looks like at all. It's a silly > detail. :) Agreed, most people never look at the location bar. Those that do, are also probably smart enough to figure out where the form variables begin if they needed to bookmark the base url for something. > -- Ben "I've wasted hours on sillier details" Scott -- Seeya, Paul "I've wasted weeks on silly forms" _______________________________________________ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss