<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ron Teitelbaum wrote:
<blockquote
 cite="mid!&amp;!AAAAAAAAAAAYAAAAAAAAALn4DBa9j89Bkul53Jf1ky%2FCgAAAEAAAAHHlbM8Q1AtLn3OgBjJMDJkBAAAAAA==@USMedRec.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City">
  <o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PersonName">
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style></o:SmartTagType></o:SmartTagType></o:SmartTagType>
  <div class="Section1"><font color="navy"><font size="2"><font
 face="Arial">[ ... ]</font></font></font><br>
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;">&nbsp; <o:p></o:p></span></font></p>
  <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial; color: navy;">I get the
feeling that I&#8217;m going to
need to download some more browsers. &nbsp;I was looking around at web sites
using the different browsers and I was amazed at how many things work
in IE but
do not work in FireFox. &nbsp;Some things work the other way around, and
some
things don&#8217;t work in either!&nbsp; Amazing!&nbsp; I never really had much
faith in standards and much less now.&nbsp; What a pain.<o:p></o:p></span></font></p>
  </div>
</blockquote>
This is one of the reasons I'm a bit hesitant to start using anything
that has DHTML being generated behind your back in the browsers DOM
care of some Javascript code.. My first whack at a site used DHTML all
over the place and it was a nightmare to keep going since things would
break whenever someone patched IE (I wrote this PHP app about 3-4 years
ago).&nbsp; My next incarnation uses no DHTML and obviously does not suffer
any of the side effects.. However, I'm finding the lure of SeasideAsync
interesting enough to put my feet back in the water again and may
mandate that people use at least IE6 or Firefox as the main browsers
and will have to ensure that everything is thoroughly tested before
unleashing the public on my (next incarnation of the) new site.. I'm
hoping that most of the problem I had with my JS &amp; DHTML code were
due to perhaps poor browser detection/workarounds and that sort of
thing -- and that SeasideAsync does a much better job.&nbsp; As to whether
or not anyone is using it in a production environment, I'd be
interested in hearing about any issues they've run across -- if any.<br>
<br>
<br>
</body>
</html>