September 4, 2007 My Guest Book
Hi,Please visit my guest book for all of my readers at
http://users3.smartgb.com/g/g.php?a=s&i=g35-07100-44
Today, let's create a guestbooks (on a PC in Windows) today.
Using the following code, create a file called:
"MyGuestBook.html" with the following contents:
_______________________________________________________
<html> <head> <title>
My Guest Book
</title> </head>
<body bgcolor="blue">
<form method="POST" action="mailto:ENTER YOUR EMAIL HERE">
</a>
<b>Please enter your name: </b>
<input name="username" size="30">
<br />
<b>and your e-mail address: </b>
<input name="usermail" size="30">
<br />
<center>
<input type="submit" value="submit">
<input type="reset" value="reset">
</center>
</form>
</body>
</html>
_________________________________________________________
Then, configue Windows with:
Start-->Control Panel-->User Accounts-->Mail-->
email accounts-->email tab-->enter your Name, Email,
Password, retype password-->Next-->
If the account went through your output should be:
* The security certificate from a trusted certifying authority
* The security certificate is valid
* The name is valid
If the certificates don't go through, check Next and test again-->next
If they do go through, click next-->
Verify your email-->next-->check the pop, imap, or http box -->next
-->choose between IMAP, POP3 and Windows Live
Note: Tomorrow, there will be IMAP and POP3 info. If you don't know which of these protocols your email server uses, ask in http://www.ask.com.
-->Enter your URL for the email location.
E.g., "http://www.fastweb.fm"
Happy Scripting!
Evelyn
Labels: guestbooks

<< Home