semicolon after the if clause.

On 8/10/05, SStewart <[EMAIL PROTECTED]> wrote:
> Can somebody debug this? The Netscape javascript console says there's a 
> syntax error at else
> 
> 
> function checkEmail() {
>     if ((theForm.send_email.value != 
> theForm.v_sendemail.value)||(theForm.ecs_email.value != 
> theForm.v_ecsName.value));
>                 {
>                         window.alert("The emails don\'t match!");
>                         return false;
>                 }
>         else
>                 {
>                         return true;
>                 }
> }
> 
> Scott A. Stewart,
> Web Application Developer
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214471
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to