PhilipEwen
Registered User.
- Local time
- Today, 09:42
- Joined
- Jun 11, 2001
- Messages
- 81
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