view zpt/addMPIWGManager.pt @ 1:03cd09e9133e default tip

klein-grossschrift probleme behoben
author dwinter
date Fri, 03 May 2013 11:38:27 +0200
parents 957bcf42f206
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>