Author:admin

Date:2008-09-19T07:54:43.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@25 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-19 07:54:43 +00:00
parent c0aba35d72
commit 8a46c5d793
247 changed files with 1257 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
[[Property:title|EiffelWeb Basic Sample]]
[[Property:weight|0]]
[[Property:uuid|da8f72cb-0ecd-464a-a558-cbf7d24301e3]]
This sample shows how to retrieve and display information from a basic form on a web page.
{{note| '''Note:''' This sample requires a web server supporting CGI in order to be run. Both the Internet Information Services web server from Microsoft and the GNU Apache server may be used.

View File

@@ -1,5 +1,6 @@
[[Property:title|EiffelWeb Sample]]
[[Property:weight|2]]
[[Property:uuid|8d863248-ab60-bf4b-cfd0-f79c63309a1b]]
The [[EiffelWeb Basic Sample|basic]] sample will get you started on the development of forms processing in Eiffel.