Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: RE::Form need some help


Message #1 by True2ViSioN@a... on Mon, 20 May 2002 14:36:10 EDT
--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;
}


  Return to Index