On Mon, Jul 13, 2009 at 7:23 PM, Andrea Semenik<am...@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to