|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Help me out on Removing the blankspaces from a textare
Hi All
I have a problem in removing the blank spaces from the textarea in a .xsl
file.
Problem description:
Have to replace the @@@ and with a new line char ('\n') in the textarea, I
have used regEx ( JavaScript regular Expression)
to replace the @@@ characters with a new line ('\n'),But I have noticed that a
blank space gets appended at the end of the each line
and hence makes the document unreadable.
-----------------------------------------------------------------------------
----------------------
----Original String (that comes from the Server) before display in to the
textarea in .xsl file---
.hello
.abcd
@@@E X A M P L E:2^
@@@%description%
@@@.notvoidksdfd@@@%description%||%price% %taxes:r2%
@@@
@@@
@@@.notvoided,voidstatus=VOID,oad=regularasdfasdfa2^
@@@E X A M P L E
@@@.regularjsjs
@@@EXAMPLE CHANGE
@@@
@@@ E X A M P L E
@@@%EXAMPLE DISCOUNTdescription
@@@
@@@.regularline EXAMPLE DISCOUNT
@@@EXAMPLE DISCOUNT
@@@%EXAMPLE DISCOUNT description
-----------------------------------------------------------------------------
----------------------
At the end of each line an extra space gets added when I save the document and
hence makes the document unreadable.
Can anyone provide me with a solution to replace @@@ chars in the String
before displaying into the textarea?
Thanks for any help in advance
Ashfaq
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








