There isn't one, sorry ;-)
> -----Original Message-----
> From: Dirk.Neethling2@h... [mailto:Dirk.Neethling2@h...]
> Sent: 21 February 2001 15:04
> To: html=5Fcode=5Fclinic@p...
> Subject: [html=5Fcode=5Fclinic] DOM counterpart to MS's
> "innerText" property
>
>
> Hello,
> Anybody know the equivalent DOM counterpart to MS's
> "innerText" property=3F
> Like:
> document.all["userid"].innerText=3D"userid:"=09
> in DOM fashion so Netscape can read it.
> Thanks, Dirk
>
> > -----Urspr=FCngliche Nachricht-----
> > Von: andy@a... [SMTP:andy@a...]
> > Gesendet am: Montag, 19. Februar 2001 22:02
> > An: HTML Code Clinic
> > Betreff: [html=5Fcode=5Fclinic] Displaying formatted text
> >
> > Hi
> >
> > I have a form with a text area into which text is typed.
> The text may be
> > formatted with tabs & carrage returns. This is being
> written back to an
> > access database memo field. When I look at the database the
> text is as it
> > was entered (formatted). My question is how do I get the
> text to display
> > on a page when I pull memo field from the database including the
> > formatting. At the moment it displays but all the
> formatting is missing.
> >
> > Regards
> >
> > Andy Green
>
>
>