Alabama Cooperative Extension System
 
ACESAG Technology Reference Desk
Email ·  Hardware ·  Software ·  Networking ·  Security ·  Accounts
Web Development ·  Policies ·  Purchasing ·  Distance Learning

  
 

Auburn University College of Agriculture
 
CTU > Reference Desk > Web Development > Dreamweaver > ACES: CTU: Computer Reference Desk: Dreamweaver

Dreamweaver - Form to Email



Print_blank_fields

- Normally, fields that are left blank (and are not required) do not show up in the resulting email. Turning this option on prints all fields, regardless of whether they've been filled in or not.



Syntax

<hidden name="print_blank_fields" value="1">



Example 1 - Try sending yourself an email without 'print_blank_fields' turned on. Any fields you don't fill in won't show up in the email.
Enter your email address:  
Enter a number:  
Enter a color:


Example 2 - Try sending yourself an email with 'print_blank_fields' turned on. Any fields you don't fill will still show up in the email.
Enter your email address:  
Enter a number:  
Enter a color:



Here's the code for example 1:


Here's the code for example 2:



Dreamweaver Home   Form to Email Main

CTU > Reference Desk > Web Development > Dreamweaver > ACES: CTU: Computer Reference Desk: Dreamweaver
        Click here to ask a question