view zpt/addMPIWGManager.pt @ 0:957bcf42f206

initial
author dwinter
date Thu, 02 May 2013 08:33:53 +0200
parents
children
line wrap: on
line source

<HTML>
  
  <BODY>
    <H1> Add new MPIWGEventManager </H1>

    <FORM NAME="form" ACTION="manage_addMPIWGFMManager">
      ID <input type="text" name="id"><br>
      Title <input type="text" name="title"><br>
      Url (where the xml is from, fmresults format) <input type="text" name="url" size="30"><br>
      Username (if needed for url) <input type="text" name="username"><br>
      Password  (if needed for url) <input type="password" name="password"><br>
   
      <input type="submit">
    </FORM>

  </BODY>

</HTML>