I
Ian Oldbury
i'm aware of the
Page.RegisterHiddenField("__EVENTTARGET", "btnSearch")
which causes the btnSearch to be the button that causes the postback when
return is pressed.
is it possible that no button or image causes a postback??? cancel the auto
postback or unregister hiddenfield??
ian
Page.RegisterHiddenField("__EVENTTARGET", "btnSearch")
which causes the btnSearch to be the button that causes the postback when
return is pressed.
is it possible that no button or image causes a postback??? cancel the auto
postback or unregister hiddenfield??
ian