Click to See Complete Forum and Search --> : using the update command server behavior


tallpaul
04-27-2007, 06:43 AM
Hi

I created a form with a table in it and in each sell i put a text box called mon through to sunday, which is the same names as the cells in my access data base and i bineded the form to the update record command and chose the connection and the recordset and the forwarding page and it told me it was going to update mon with mon and tue with tue and so on, but it didnrt work, but when i repaeted this with only 1 cell which was mon and 1 text box, it works but when i repeat this again with all the cells it wont work again



Any ideas please



Paul....

KDLA
04-27-2007, 11:12 AM
It would probably be easier to help you if you provided some code, so we know how you implemented this, or a link to the page.

KDLA

tallpaul
04-29-2007, 10:25 AM
hi

Many thanks but i have sorted it now, and all it was, was set the input type to button instead of submit and that seems to have made all the difference


many Thanks


Paul....