A
Austin Phillips
I have a form that has 2 text box for input and 2 buttons.
Like so:
Enter item: <textbox> <button>
Enter desc: <textbox> <button>
When I am in the item textbox and press enter I would like to go to page
item.aspx
When I am in the desc textbox and press enter I would like to go to page
desc.aspx
Whenever I ht <ENTER> item button is always activated.
Any tips?
Thanks,
Austin
Like so:
Enter item: <textbox> <button>
Enter desc: <textbox> <button>
When I am in the item textbox and press enter I would like to go to page
item.aspx
When I am in the desc textbox and press enter I would like to go to page
desc.aspx
Whenever I ht <ENTER> item button is always activated.
Any tips?
Thanks,
Austin