<html>
<head>

<title>Send Mail</title>
</head>
<body bgcolor=white text=black>

<h2>Send Mail</h2>

<a href="just-a-demo">Your Workspace</a> : <a href="demo-index">WebMail</a> : Send Mail

<hr>

<form action="just-a-demo" method=POST>
 <input type=hidden name=response_to_msg_id value="">
<input type=hidden name=outgoing_msg_id value="1654">


<blockquote>

<table border=0 width=90%>
<tr><td align=right>To: </td>
<td><input type=text name=to size=40 value="jsc@webmail.arsdigita.com"></td>
</tr>

<tr><td align=right>From: </td>
<td><select name=from>
<option>jin@photonet.arsdigita.com</option>
<option>jsc@photonet.arsdigita.com</option>
<option>jsc@webmail.arsdigita.com</option>
<option>jschoi@photonet.arsdigita.com</option>
</select></td>
</tr>

<tr><td align=right>Cc: </td>
<td><input type=text name=cc size=40 value=""></td>
</tr>

<tr><td align=right>Subject: </td>
<td><input type=text name=subject size=80 value="M203s, good or bad?"></td>
</tr>

</table>

<textarea wrap=virtual name=body rows=20 cols=80>Some of my friends at the MIT AI Lab don't like M203s because the grenade launcher adds too much weight, but I wouldn't have gotten out of IJCAI-85 in one piece if it hadn't been for those 40mm flechette rounds. What do you think?
</textarea>

</blockquote>

<center>
<input type=submit value="Preview Message">
</center>

</form>




<hr>

<a href="mailto:jsc@webmail.arsdigita.com"><address>jsc@webmail.arsdigita.com</address></a>
<center><h3>Reader's Comments</h3></center>
	<blockquote>
		    Quick note:  You should probably put a &quot;send&quot; button on this page in addition to the &quot;preview&quot; button.  Using a webmail interface is cumbersome enough, I personally wouldn't want to have to preview every message that I wrote. ($0.02)<p>(Aside: could ArsDigita use some clout to try and get the browser companies to add a spellchecker for TEXTAREAs on HTML forms?)


		    <br><br>
 
-- <A HREF="/shared/community-member?user_id=26757">Angus Madden</a>, June 14, 2000</blockquote>
<blockquote>
		    <p>ArsDigita have a spell checking tool available (<a href="http://www.arsdigita.com/tools/">http://www.arsdigita.com/tools/</a>) which can easily be hooked in to perform spell checking. Of course this does add another 'step' to the e-mail composition phase, if it happens by default. But it could just happen if you clicked on a `check my spelling' button.

<p>Of course, getting the editor to do it in real time would be <i>nice</i>.

		    <br><br>
 
-- <A HREF="/shared/community-member?user_id=46198">Sarah Ewen</a>, October 19, 2000</blockquote>

	<center><a href="/comments/add?page_id=1920">Add a comment</a> | <a href="/links/add?page_id=1920">Add a link</a></center>

</body>
</html>