Hyrum,
This is not really a struts issue and should be addressed to another,
mor appropriate mailing list. But that being said, here's a potential
solution that uses javascript. The code below is for trapping a carriage
return but could be adapted for any keystroke.
function checkCR(evt)
{
I need to disable the backspace key. I am using a Firefox Browser, and can
find very little information about how to do this. I've searched all over
the web, but it's mostly info about IE or Netscape. I'm getting mixed
signals. Some say it can't be done. Others say they've done it, but either
I need to disable the backspace key. I am using a Firefox Browser, and can
find very little information about how to do this. I've searched all over
the web, but it's mostly info about IE or Netscape. I'm getting mixed
signals. Some say it can't be done. Others say they've done it, but either
3 matches
Mail list logo