[Tutor] University student struggling!

Kent Johnson kent37 at tds.net
Tue Jul 14 13:48:20 CEST 2009


On Mon, Jul 13, 2009 at 7:23 PM, Andrea Semenik<ams28 at sfu.ca> wrote:

<snip long problem description>

> I have no idea how to begin!! can you help me?

What have you done so far? Do you know how to serve and form and
respond to form submission? Do you know how to dynamically generate
and serve a page of HTML? What are you using to program the server, is
it CGI?

Here is a place to start:
- create a page that shows a form allowing the user to specify the colors
- make a CGI that receives the form submission and displays the two
specified colors

Kent


More information about the Tutor mailing list