Posts

Showing posts with the label comment

Simple feedback form for a closed network.

Image
Always looking for ways to reduce paper consumption. To me little feedback pages are just the way to do that. Here is one legacy form we like to use.       <code> < html > < title > Offshore Educators (Main Page) </ title > < title > Send us some comments </ title > < body bgcolor =" aquamarine "> < CENTER >< h2 >< B >< I >Offshore Educators</ I ></ B ></ h2 ></ CENTER > < h2 >Your Comments: </ h2 > < p > By filling out this small form you can send us some comments. < p > < hr > <!--- Comment Form --> < form ACTION =" contact.php " method =" post "> Your name:< br > < input name =" name " type =" text " size = 60 > < br > < p > Your email address:< br > < input name =" email "...