Guest Book

Fasola Daniel Oluwasegun Apache Page Apache Photo Apache News Apache  Contact Details Apache Links Apache Photo album Blog Apache Guest Book

Guestbook

Thanks for visiting my site. Please leave your comments by signing my guestbook. Click here to view entries.

Guestbook Format

A guestbook allows visitors to leave their comments or other information, which can then be viewed and added to by other visitors. I can add a guestbook simply by pasting this code into my page.

 

 

 

 
<html>
<head>
<title>Contact form - Powered by Mail-Maniac</title>
</head>

<body>

<form name="mailmaniac-form" method="post" action="http://www.mail-maniac.com/" enctype="multipart/form-data">
<input name = "userid" type="hidden" value = "danapache">

<table border= "0" cellspacing="5" cellpadding="5">

<input type = "hidden" name = "mailto" value = "segunfasola(at)yahoo.com">
<input type = "hidden" name = "subject" value = "How are you">
<input type = "hidden" name = "fromname" value = "Daniel Apache">
<input type = "hidden" name = "goto" value = "www.segunfasola.4mg.com">

<tr>
<td><strong>Your name</strong></td>
<td><input type = "text" name = "Name" size ="40"></td>
</tr>

<tr>
<td><strong>Your emailaddress</strong></td>
<td><input type = "text" name = "Email" size ="40"></td>
</tr>

<tr>
<td><strong>Where are you from?</strong></td>
<td>
<select name = "Location">
<option value = "Africa">Africa</option>
<option value = "Asia">Asia</option>
<option value = "Australia">Australia</option>
<option value = "Europe">Europe</option>
<option value = "North_America">North America</option>
<option value = "South_America">South America</option>
</select>
</td>
</tr>

<tr>
<td><strong>How did you find us?</strong></td>
<td>
<select name = "Found_us_by">
<option value = "Google_search">Google search</option>
<option value = "Yahoo_search">Yahoo search</option>
<option value = "MSN_search">MSN search</option>
<option value = "Friend">Friend</option>
<option value = "Other">Other</option>
</select>
</td>
</tr>

<tr>
<td valign = "top"><strong>Comments</strong></td>
<td><textarea name = "Comments" rows ="6" cols ="40"></textarea></td>
</tr>
<input type = "hidden" name = "mailto" value = "segunfasola(at)yahoo.com">
<input type = "hidden" name = "subject" value = "How are you">
<input type = "hidden" name = "fromname" value = "Daniel Apache">
<input type = "hidden" name = "goto" value = "www.segunfasola.4mg.com">
<input type ="hidden" name ="required_fields" value = "Apache4real">

<tr>
<td><strong>Your name</strong></td>
<td><input type = "text" name = "Name" size ="40"></td>
</tr>

<tr>
<td><strong>Your emailaddress</strong></td>
<td><input type = "text" name = "Email" size ="40"></td>
</tr>

<tr>
<td><strong>Where are you from?</strong></td>
<td>
<select name = "Location">
<option value = "Africa">Africa</option>
<option value = "Asia">Asia</option>
<option value = "Australia">Australia</option>
<option value = "Europe">Europe</option>
<option value = "North_America">North America</option>
<option value = "South_America">South America</option>
</select>
</td>
</tr>

<tr>
<td><strong>How did you find us?</strong></td>
<td>
<select name = "Found_us_by">
<option value = "Google_search">Google search</option>
<option value = "Yahoo_search">Yahoo search</option>
<option value = "MSN_search">MSN search</option>
<option value = "Friend">Friend</option>
<option value = "Other">Other</option>
</select>
</td>
</tr>

<tr>
<td valign = "top"><strong>Comments</strong></td>
<td><textarea name = "Comments" rows ="6" cols ="40"></textarea></td>
</tr>

<tr>
<td><strong>what is my favourite colour</strong></td>
<td><input type = "text" name = "Apache4real" size ="40"></td>
</tr>

<tr>
<td><strong>Submit a file</strong></td>
<td><input type="file" name="filename"></td>
</tr>

<tr>
<td></td>
<td><input type="submit" value = "Submit form"></td>
</tr>

</table>

</form>

<p align="center">Powered by Mail-Maniac, <a href="http://www.mail-maniac.com" target="_blank">free form mailer</a></p>

</body>

</html>

v