<SCRIPT LANGUAGE="Javascript">
<!-- Beginning of JavaScript -
function verifica(opcao,certa){
 
 alert(opcao+" "+certa)

 if (opcao==certa){
  Certo()
 } else
  {
  Errado()
 }
}
// - End of JavaScript - -->
</SCRIPT>
Thanks


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to