Title: Form Functionality
Last modified: August 20, 2016

---

# Form Functionality

 *  [mbhrad](https://wordpress.org/support/users/mbhrad/)
 * (@mbhrad)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/form-functionality/)
 * I guess this is more of an HTMl – PHP question, kind of embarrassing that I don’t
   know it, but I am a marketer not a coder, still learning.
 * There is a form on the right side of this page: new.320southwine.com beneath 
   the slider. I want the submission to do a few things:
 * 1. make sure the email address is in the proper format
    2. take the submission
   and add the email address as a wordpress subscriber 3. send the user to a thanks
   we’ll be in touch custom page I wil create
 * if there is a plugin you can recommend that will match my css then I will consider,
   but I figured it should be just some simple code to send. The tricky part may
   be the addition to wordpress subscriber no?

Viewing 1 replies (of 1 total)

 *  Thread Starter [mbhrad](https://wordpress.org/support/users/mbhrad/)
 * (@mbhrad)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/form-functionality/#post-2340456)
 * Here is the link for the page above: [http://new.320southwine.com](http://new.320southwine.com)
 * Sorry **here is the code** I am using for the form:
 *     ```
       <form>
       	<select>
       		<option>Foodie</option>
       		<option> Connoisseur </option>
       		<option>Artist / Collector</option>
       	</select>
   
       <strong>Email:</strong>
   
       	<input style="width:120px;" type="text" /> 
   
       	<input type="hidden" name="remail" id="remail" value="test@ensightmarketing.com" />
   
       	<input type="submit" id="submit" class="send" />
   
       </form>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Form Functionality’ is closed to new replies.

## Tags

 * [html form](https://wordpress.org/support/topic-tag/html-form/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 1 participant
 * Last reply from: [mbhrad](https://wordpress.org/support/users/mbhrad/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/form-functionality/#post-2340456)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
