I know this shouldn't be so hard, but I've been up for almost three days trying to meet a deadline, and despite hours of googling, I can't figure out how to add parameters to a simple MySql select query in classic ASP. Something like "SELECT * FROM MyTable WHERE field1 = @textbox1"...