javascript thread: RE::Form need some help
--part1_156.e1ccde6.2a1a9c1a_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
thanks for those ideas they helped
so this way would be the easyest to do?
if (event.KeyCode == 13)
{
return false;
}
|





