Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: DOM counterpart to MS's "innerText" property


Message #1 by "Neethling, Dirk HTC/DE/EIC" <Dirk.Neethling2@h...> on Wed, 21 Feb 2001 16:03:53 +0100
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
>
>
>


  Return to Index