I know how to send a querystring from a record that has already been added to a database, but how do I send a field that has just been typed in? I either need to send this field that was just typed in to another page and then save this field to the db, or save this field to the db and then send to another page.