OpenWetWare:Invite

From OpenWetWare
Revision as of 15:39, 24 February 2008 by Reshma P. Shetty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Share your research.

Collaborate on projects.

Invite a friend or colleague to join OpenWetWare ...

If you have any questions, please email us at admin AT openwetware DOT org or send us your comments and questions via the feedback form.

<html> <style type="text/css"> .formbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } .form_format { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #999999; color: #333333; } .form_button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #666; color: #333333; } .style1 { font-size: 11px; color: #666666; } .style2 {color: #333333} </style> <div class="formbody">

  <form action="/um/um_processinvite.php" method="post" name="invitation" id="invitation">
     <table style="border:1px solid #cccccc;padding:5px;background-color:#f5f5f5" 
             width="100%" border="0" cellpadding="5" cellspacing="0">
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email for Invitee 1: </span></td>

<td valign="top" align="left"><input name="email1" type="text" class="form_format" size="30" /> <div class="style1">Specify the email address of the person you wish to send tis invitation to.</div></td>

     </tr>			
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email for Invitee 2: </span></td>

<td valign="top" align="left"><input name="email2" type="text" class="form_format" size="30" /> <div class="style1">Specify the email address of the person you wish to send tis invitation to.</div></td>

     </tr>			
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email for Invitee 3: </span></td>

<td valign="top" align="left"><input name="email3" type="text" class="form_format" size="30" /> <div class="style1">Specify the email address of the person you wish to send tis invitation to.</div></td>

     </tr>
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email for Invitee 4: </span></td>

<td valign="top" align="left"><input name="email4" type="text" class="form_format" size="30" /> <div class="style1">Specify the email address of the person you wish to send tis invitation to.</div></td>

     </tr>
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Email for Invitee 5: </span></td>

<td valign="top" align="left"><input name="email5" type="text" class="form_format" size="30" /> <div class="style1">Specify the email address of the person you wish to send tis invitation to.</div></td>

     </tr>
     <tr>
          <td align="right" valign="top" class="style2"><span style="font-weight:bold;">Comment: </span></td>

<td valign="top" align="left"><input name="comment" type="text" class="form_format" size="30" /> <div class="style1">Add a comment to the invitation(s)</div></td>

     </tr>			
     <tr>
          <td align="left">&nbsp;</td>
          <td align="left"><input name="submit_invitation" type="submit" class="form_button" value="Submit Invitation(s)!" /></td>
     </tr>

</table> </form> </div> </html>