<td><input id='address' class='contact' placeholder= 'Please Enter Address' required type='text' name='address' value='123 University Ln'/></td>
And here is the c# code that i use to try to retrieve the text value. (Which is '123 University Ln' Which was inputted by a user)