Rev 5920 | Rev 5928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5920 | Rev 5921 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +html+ |
1 | !! +exec+ +html+ |
2 | $lst_tit form$lst_titend$type_exec |
2 | $lst_tit form$lst_titend$type_exec |
3 | $(lst_syntax)form $emph cmdvar$emphend</ |
3 | $(lst_syntax)form $emph cmdvar$emphend</span> |
4 | $lst_mean Creates a html form pointing to the wims server. <br/> |
4 | $lst_mean Creates a html form pointing to the wims server. <br/> |
5 | Whenever possible, this command should be used instead of a direct use of |
5 | Whenever possible, this command should be used instead of a direct use of |
6 | html tag $emph<form>$emphend. <br/> |
6 | html tag $emph<form>$emphend. <br/> |
7 | This command will create a <form> tag pointing to the wims server, adding |
7 | This command will create a <form> tag pointing to the wims server, adding |
8 | <input> fields to pass session number (and other reserved things in the |
8 | <input> fields to pass session number (and other reserved things in the |