HW4 CGI Program - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

HW4 CGI Program

Description:

... need to know. how to write a CGI program. all about HTML frames. how to create a ... how to create/recognize an HTTP cookie. how to start an S Corporation. ... – PowerPoint PPT presentation

Number of Views:51
Avg rating:3.0/5.0
Slides: 8
Provided by: DaveHol
Category:
Tags: cgi | cgi | create | how | hw4 | joke | page | program | pull | push | to | web

less

Transcript and Presenter's Notes

Title: HW4 CGI Program


1
HW4 CGI Program
  • can do in C, perl (or anything else we have
    access to).
  • Service provided is a composite web page manager.
  • another money-making scheme from DLH enterprises!
  • Need to use cookies!

2
Composite Web Pages
  • A composite web page that is just a collection of
    other web pages.
  • Use frames each frame holds a web page.
  • Realistic applications too many to list.
  • IPO potential unlimited

3
Services required
  • username based login (provide sessions)
  • create composite web page by filling out a form
  • name of the composite page
  • list of URLS
  • Get list of composite web pages
  • Get a composite web page.

4
Demo available
  • minimal try to do more!
  • Some ideas
  • allow user to control placement of frames (rows
    vs. columns vs grid, etc).
  • Include a frame that is a control panel.
  • Force composite web pages to be displayed in new
    browser window.

5
What you need to know
  • how to write a CGI program.
  • all about HTML frames.
  • how to create a form.
  • JavaScript field validation.
  • how to create/recognize an HTTP cookie.
  • how to start an S Corporation.

6
CGI and C
  • Simple library is available that can help
  • get the request
  • split in to fields
  • URLdecoding
  • parse cookie headers
  • Get the files cgilib.c, cgilib.h, cookies.c,
    cookies.h from pizzacookie example CGI.
  • Look at pizzacookie for example usage.

7
Submission
  • Send all your source code.
  • Send a link to running CGI system.
  • Sign and return Netprog Confidentiality
    Agreement - this means you cant steal this
    great idea.

Disclaimer this is a joke! You dont have to
sign anything! There is no such agreement!
Write a Comment
User Comments (0)
About PowerShow.com