[thelist] Dynamic Text

Mark Anderson marke.anderson at btinternet.com
Sun Sep 22 08:40:00 CDT 2002


Hi Karen,
Thanks for the information I managed to do the first post from the wrong
email account so it went into hold until the moderator reviewed it! Hence
it's appeared as a later message.

The code that PPK sent works fine in I.E so thanks to him and you for that!
I can't get your code to work in I.E. and I haven't installed Netscape yet
(I am working on a development machine belonging to 3rd party and they have
yet to OK it's installation, despite stating they want it to be
compatible.........)

Mark

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Karen J. Bowen
Sent: 21 September 2002 02:52
To: thelist at lists.evolt.org
Subject: Re: [thelist] Dynamic Text


Mark Anderson wrote:
> I can't remember what it's called, so I'm struggling to search for this
> BUT....
>
> I need to take the contents of one textbox and add it dynamically to the
> text of another probably a text area. I will be using the onChange event.
> Can anyone help?

Hi Mark,

The code posted by PPK yesterday will work in most browsers...

document.forms[0].elements['yourTextArea'].value +=
   document.forms[0].elements['textbox1']

I'm wondering if your post here is a mispost though?  Did you not find
the answer?  If you're having problems with this, there's not much more
that can be done without you posting your code...

Good luck,
Karen
-------
Miinx Design & Development
e :: karen at miinx.com.au
p :: 0413.880.302
w :: www.miinx.com.au


--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list