Karl Groves wrote:
> I could do this in 5 minutes with JavaScript, or simply refresh
> the page with "onChange" to populate those fields.
How about providing two ways to refresh the page? (1) Your JavaScript
code, and (2) a button next to the dropdown.
Furthermore, you could have code in your script to hide that button. So,
if the user agent supports scripting, the page will refresh
automatically for them with no ungainly buttons. If the user agent does
not support scripting, they can use the button (which will of course
stay visible).
This will ensure two purposes: (1) You don't tax the majority of users
for catering to the minority, and (2) more importantly, you don't ignore
the minority either.
--
Regards,
Manas.
__________________________________________________ ________________________
Manas Tungare,
http://www.manastungare.com/