Hiding Views Output Until User Input
If you've ever used the drupal views module, chances are at some point you've needed to suppress any output until AFTER the user has made a selection from one of your exposed filters. Views actually DOES make this possible, but it's not exactly self-evident. I'm going to run you through a quick "howto" on this as I'm sure many people have needed it at some point.