G
Guest
I have a master page that has a button on it that is included on all of it's
child pages. On one of the chile pages, there is a login control. I would
like to have the login control become the default button when that page is in
use. Currently, if a user tries to log in, when they press the enter key,
the forms defaults to the actions of the button on the master page.
Any suggestios on how to fix this? I converted the login control to a
template, but i can't reference it as a default button in the form tag since
it is inside of the login control's template structure.
thanks for any assistance.
child pages. On one of the chile pages, there is a login control. I would
like to have the login control become the default button when that page is in
use. Currently, if a user tries to log in, when they press the enter key,
the forms defaults to the actions of the button on the master page.
Any suggestios on how to fix this? I converted the login control to a
template, but i can't reference it as a default button in the form tag since
it is inside of the login control's template structure.
thanks for any assistance.