Difference between revisions of "AIM Class8"

esse quam videri
Jump to: navigation, search
(Web Forms)
(Web Forms)
Line 7: Line 7:
 
Simple GET
 
Simple GET
 
http://iam.colum.edu/AIM/class8/simpleGet.html
 
http://iam.colum.edu/AIM/class8/simpleGet.html
 +
Here is the simpleGet.aspx [http://iam.colum.edu/aim/gbrowser.php?file=/Class8/simpleGet.aspx source] for those that are interasted
  
 
Simple POST
 
Simple POST
Simple GET
 
 
http://iam.colum.edu/AIM/class8/simplePost.html
 
http://iam.colum.edu/AIM/class8/simplePost.html
 +
Here is the simplePost.aspx [http://iam.colum.edu/aim/gbrowser.php?file=/Class8/simplePost.aspx source] for those that are interasted
  
 
All HTML input types
 
All HTML input types

Revision as of 20:48, 16 June 2006

Class 8

Web Forms

HTML Form Example

Simple GET http://iam.colum.edu/AIM/class8/simpleGet.html

Here is the simpleGet.aspx source for those that are interasted

Simple POST http://iam.colum.edu/AIM/class8/simplePost.html

Here is the simplePost.aspx source for those that are interasted

All HTML input types http://iam.colum.edu/AIM/class8/htmlFormExample.html

PHP

Homework

AIM Assignment 6 Web Forms

Reading

Links

http://php.net
http://www.w3schools.com/php/default.asp
http://www.w3schools.com/html/html_forms.asp