HighDots Forums  

multi line textfield

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss multi line textfield in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
two can's
 
Posts: n/a

Default multi line textfield - 07-20-2004 , 09:54 AM






Hi yea,
I have a form, inside my form I have a multi line textfield. I want to have
some html inside the Init value . when I click f12 at the moment to see it
in my browser i see the html, how can I have it hide the html. and just show
the text.


regards


twocan's



Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 10:11 AM






As far as I know, you cannot have HTML in a form element.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote

Quote:
Hi yea,
I have a form, inside my form I have a multi line textfield. I want to
have
some html inside the Init value . when I click f12 at the moment to see it
in my browser i see the html, how can I have it hide the html. and just
show
the text.


regards


twocan's





Reply With Quote
  #3  
Old   
two can's
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 10:21 AM



thanks Murry.

regards

twocan's


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
As far as I know, you cannot have HTML in a form element.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote in message
news:cdj878$svs$1 (AT) forums (DOT) macromedia.com...
Hi yea,
I have a form, inside my form I have a multi line textfield. I want to
have
some html inside the Init value . when I click f12 at the moment to see
it
in my browser i see the html, how can I have it hide the html. and just
show
the text.


regards


twocan's







Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 10:22 AM



You're welcome.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote

Quote:
thanks Murry.

regards

twocan's


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cdj95h$15t$1 (AT) forums (DOT) macromedia.com...
As far as I know, you cannot have HTML in a form element.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO
GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"two can's" <GuinnessDrinker (AT) thebar (DOT) com> wrote in message
news:cdj878$svs$1 (AT) forums (DOT) macromedia.com...
Hi yea,
I have a form, inside my form I have a multi line textfield. I want
to
have
some html inside the Init value . when I click f12 at the moment to
see
it
in my browser i see the html, how can I have it hide the html. and
just
show
the text.


regards


twocan's









Reply With Quote
  #5  
Old   
Mick White
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 11:27 AM



Why not?
Mick

Murray *TMM* wrote:

Quote:
As far as I know, you cannot have HTML in a form element.


Reply With Quote
  #6  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 11:29 AM



<textarea><strong>Does this work?<strong></textarea>

What I mean to say is that you can, but it won't be rendered.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Mick White" <mwhite13 (AT) BOGUSrochester (DOT) rr.com> wrote

Quote:
Why not?
Mick

Murray *TMM* wrote:

As far as I know, you cannot have HTML in a form element.




Reply With Quote
  #7  
Old   
Mick White
 
Posts: n/a

Default Re: multi line textfield - 07-20-2004 , 11:36 AM



Not in the textarea, no.
But:
document.write(textareaReference.value)
Mick

Murray *TMM* wrote:

Quote:
textarea><strong>Does this work?<strong></textarea

What I mean to say is that you can, but it won't be rendered.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.