Subversion Repositories wimsdev

Rev

Rev 539 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !form renew
  3. <table border="0">
  4. <tr><td nowrap>
  5. Formule =
  6. <td nowrap><textarea rows="4" cols="40" name="formula" wrap="off">$formula</textarea>
  7. <tr><td nowrap>
  8. Opération =
  9. <td nowrap><input size="20" name="operation" value="$operation">
  10. <tr><td colspan="2">
  11. <input type="submit" value="Envoyer">
  12. <tr><td nowrap>
  13. Formule2 = <td nowrap><input size="40" name="formula2" value="$formula2">
  14. <tr><td nowrap>
  15. Option = <td nowrap><input size="40" name="option">
  16. <tr><td nowrap colspan="2">
  17. variable = <input size="4" name="variable">
  18. range1 = <input size="5" name="range1">
  19. range2 = <input size="5" name="range2">
  20. </table>
  21. </form>
  22.  
  23.