Difference between revisions of "Workshop2010:registrationform"

From Gaia Science Alerts Working Group
Jump to navigationJump to search
Line 11: Line 11:
  
 
Address: {{#input:type=textarea|rows=3|cols=30|style=width:auto}}
 
Address: {{#input:type=textarea|rows=3|cols=30|style=width:auto}}
 +
 +
{{#input:type=hidden|name=dupa}}
  
 
{{#input:type=select|name=contribution|
 
{{#input:type=select|name=contribution|
*one
+
*none
*two
+
*talk
*three
+
*poster
 
}}
 
}}
  

Revision as of 17:54, 28 February 2010

Please do not fill the form yet as it is not working yet!


{{#form: action=http://www.ast.cam.ac.uk/~wyrzykow/cgi-bin/mailer.cgi | method=post}}

Title: {{#input:type=textarea|name=dr|cols=5|style=width:auto|rows=1}}

Name: {{#input:type=textarea|name=name|cols=30|style=width:auto|rows=1}}

Affiliation: {{#input:type=textarea|name=affiliation|cols=30|style=width:auto|rows=1}}

Address: {{#input:type=textarea|rows=3|cols=30|style=width:auto}}

{{#input:type=hidden|name=dupa}}

{{#input:type=select|name=contribution|

  • none
  • talk
  • poster

}}

{{#input:type=submit|value=Send}}

{{#formend:}}