PhilipEwen
10-09-2001, 12:54 PM
Hi,
I am trying to add data to a table from a text box..i.e. enter the name into the text box and click the 'add' button - this adds the data to the table.
It has to be an unbound text box, so it has to take the value of the textbox ( NewCountry ) and add it into the countryname field of the countries table.
Thanks for any help
I am trying to add data to a table from a text box..i.e. enter the name into the text box and click the 'add' button - this adds the data to the table.
It has to be an unbound text box, so it has to take the value of the textbox ( NewCountry ) and add it into the countryname field of the countries table.
Thanks for any help