nice one, I needed something like this for ddl0



Tested and working. Thanks!
SJshah Reviewed by SJshah on . [WCDDL] Send Confirmation Email If they are not interested on the email to confirm the submittions why send him? By default are yes. http://www.besthostingforums.com/images/cdn/besthostingforums.com/2010/01/21m66hd-1.png submit form. find <input type="submit" value="Submit Downloads" /> after add <input type="checkbox" name="confemail" /> I Dont want to receive the confirmation email. WCDDL Modules/wcddl_submail.php Find $modEnabled = true; After add $confemail = $_POST; Find Rating: 5