<script language="JavaScript">
<!--
function submitForm()
{
if (document.addsubctgry.subcatpic.value == "")
{
alert("You must enter a picture for this subcategory.");
}
return false;
}
// -->
</script>

Now this displays the error message ok but then submits the form anyway.....lol
I have tried return false,true & 'work you bstrd' all do the same
Thanks for spotting the missing }


Regards - Paul



--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
     *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
          *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



Reply via email to