Hi, I notice the $html->link has an optional parameter for Confirmation (the rest of the confirm control passed via htmlAttributesArr):
$html->link( $title, $url, $htmlAttributesArr, $confirmMessageBool, $escapeTitleBool, $returnBool); Is there a similar way of doing this with a $html->submit() ? The ->submit's parameters do not support the ->link's $confirmMessageBool Any ideas? I want to have a submit button which has a confirm on it. Thanks, Joe. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
