Skip to content

Instantly share code, notes, and snippets.

@charliemaffitt
Created March 10, 2009 18:30
Show Gist options
  • Save charliemaffitt/77050 to your computer and use it in GitHub Desktop.
Save charliemaffitt/77050 to your computer and use it in GitHub Desktop.
<% form_tag('http://campaignmonitorusername.cmail1.com/s/318810/') do %>
<p>
Email:<br />
<%= text_field_tag 'cm-318810-318810', params['cm-318810-318810'], :class => 'formfield' %>
<input type="submit" value="Sign Up" />
</p>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment