File: fde0005.tex

package info (click to toggle)
texlive-doc 2009-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 192,004 kB
  • ctags: 4,774
  • sloc: perl: 12,760; xml: 11,870; makefile: 1,033; lisp: 394; sh: 229; awk: 205; java: 159; sed: 4
file content (10 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
We want to design a form which can be used to request keys for new
empolyees. The following data is needed:
\begin{itemize}
\item	First name and name,
\item	Department,
\item	Employment time (unlimited or limited from \ldots{} until \ldots{}),
\item	the doors to open.
\end{itemize}
Text fields are used for first name and name. Department and employment
time are choosen from a list. The doors are selected in check boxes.