hi there;
i'm having a table of cities{CityTabl e}. where the other column is about an integer.
i'm thinking of a form which load the cities and a chk box and a txt box for each one of them.
i want to enter a number for each city in form(txt box) and check some of chk box. now the only cities checked would ADD the number in txt box to the proper field in CityTable.
i'm having a table of cities{CityTabl e}. where the other column is about an integer.
i'm thinking of a form which load the cities and a chk box and a txt box for each one of them.
i want to enter a number for each city in form(txt box) and check some of chk box. now the only cities checked would ADD the number in txt box to the proper field in CityTable.
Comment