House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

HTML Prob

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
How about using " ???
Ryan Kime
04/01/03 10:22 A
That's fine it works, thanks.
Shahzad.Butt
04/01/03 10:44 A
Use the function htmlEditFormat
Kwang Suh
04/01/03 10:58 A
Thanks
Shahzad.Butt
04/01/03 11:03 A
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Shahzad.Butt
04/01/2003 10:07 AM

How can I display text with " in value of input tag <Input type="text" name="test" value="this is test with " inverted commas"> What I am getting is text between first two inverted commas I mean Result: this is test with but I want complete results Required Result: this is test with " inverted commas I guess there should be something in CF or HTML to get it working? Thanks, Shaz !"JJFF@IP@APOLLO"!

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Philip Arnold
04/01/2003 10:54 AM

If the value is coming from a CF Variable, then you could try; <input type="text" name="test" value="#HTMLeditFormat(form.test)#"> That naturally converts " into " (as well as a few others) ----- Excess quoted text cut - see Original Post for more -----

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Tangorre, Michael
04/01/2003 10:12 AM

<input type="Text" name="testBox" value="“ this is in quotes ”"> How can I display text with " in value of input tag <Input type="text" name="test" value="this is test with " inverted commas"> What I am getting is text between first two inverted commas I mean Result: this is test with but I want complete results Required Result: this is test with " inverted commas I guess there should be something in CF or HTML to get it working? Thanks, Shaz !"JJFF@IP@APOLLO"!

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Shahzad.Butt
04/01/2003 10:13 AM

How can I display text with " in value of input tag <Input type="text" name="test" value="this is test with " inverted commas"> What I am getting is text between first two inverted commas I mean Result: this is test with but I want complete results Required Result: this is test with " inverted commas I guess there should be something in CF or HTML to get it working? Thanks, Shaz !"JJFF@IP@APOLLO"!

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Ryan Kime
04/01/2003 10:22 AM

How about using " ??? How can I display text with " in value of input tag <Input type="text" name="test" value="this is test with " inverted commas"> What I am getting is text between first two inverted commas I mean Result: this is test with but I want complete results Required Result: this is test with " inverted commas I guess there should be something in CF or HTML to get it working? Thanks, Shaz !"JJFF@IP@APOLLO"!

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Shahzad.Butt
04/01/2003 10:44 AM

That's fine it works, thanks. However I wonder if you help me here as well. Basically what I am doing is Value="#myVar#" And my var is coming from DB with value I am text with " inverted commas. Now if I would be able to make a list with delimiter of " then I can loop and just stick "e; between each item of list. But doing that I need to change delimiter of list from " to , ListChangeDelims(myList,",",""") but it doesn't work. Probably CF doesn't recognise " and ListChangeDelims(myList,",",""")  gives error right away. Any help???? Shaz How about using " ??? How can I display text with " in value of input tag <Input type="text" name="test" value="this is test with " inverted commas"> What I am getting is text between first two inverted commas I mean Result: this is test with but I want complete results Required Result: this is test with " inverted commas I guess there should be something in CF or HTML to get it working? Thanks, Shaz !"JJFF@IP@APOLLO"!

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Kwang Suh
04/01/2003 10:58 AM

Use the function htmlEditFormat e.g. <input type="text" value="#htmlEditFormat(myVar)#"> ----- Excess quoted text cut - see Original Post for more -----

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Shahzad.Butt
04/01/2003 11:03 AM

Thanks Use the function htmlEditFormat e.g. <input type="text" value="#htmlEditFormat(myVar)#"> ----- Excess quoted text cut - see Original Post for more -----


<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 20, 2013

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Designer, Developer and mobile workflow conference