Hi I know its probably pretty simple... but... I have a page with one HTMLForm on it. This form has one table in it. This table has several textboxes and several buttons. Once the page loads, pressing enter causes the first button on the page to click. Obviously this button has focus on startup. I do not want this to happen.Pressing the enter button just after startup should not do anything I have tried removing this focus to the table but this has not helped. I do not wish to set the focus to one of the textboxes since these are loaded dynamically. Does any one have any ideas?? Thanks
U
User 702876
@User 702876