SID-00147: <input...>, <form...> commands
| Status: |
Answered |
TWiki version: |
4.2.0 |
Perl version: |
|
| Category: |
CategoryDocumentation |
Server OS: |
|
Last update: |
16 years ago |
Can somebody advise me, where is a description of these commands? E.g.:
<input type="text" name="Address1" size="40" value="" />
I am looking for it for a long time... Thanks.
--
JaromirHoudek - 02 Mar 2009
Discussion and Answer
This is not a TWiki issue as this is standard HTML syntax. Check the official HTML documentation:
http://www.w3.org/TR/html401/interact/forms.html#h-17.4
--
MartinKaufmann - 02 Mar 2009
Thank you for a good advise! I was thinking about the Perl languague.....
--
JaromirHoudek - 03 Mar 2009
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.