Workshop2010:registrationform

From Gaia Science Alerts Working Group
Revision as of 13:11, 26 February 2010 by Lukasz (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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


<form name="reg" method="email" email="wyrzykow@gmail.com" target="wyrzykow@gmail.com" reset="clear the form" submit="send">

   hidden: name="testform" value="additional info"
   text: name="email" prompt="Your email"
   text: name="name" prompt="Your Name"
   select: name="category" prompt="Please select problem category" option="Linux Software" option="Linux Hardware"
   text: name="summary" prompt="Problem summary"
   textarea: name="description" prompt="Problem description" rows="10" cols="50"
   select: name="priority" prompt="Priority" option="Low" option="Medium" option="High" value="Medium"

</form>