RemindPick
Description
Allows the user to choose a reminder type (email or secret question)
Syntax
void RemindPick ()
Notes
- Requires that either $_REQUEST['uid'] (user ID) or $_POST['user'] (username or email address) be set
- Verifies that a user actually exists with the specified info
- Provides appropriate feedback if the account hasn't been activated yet