
Rivotti
User
Mar 27, 2000, 5:29 AM
Post #1 of 3
(563 views)
|
|
Adding text between words
|
Can't Post
|
|
Image I have this text: <BLOCKQUOTE><font size="1" face="Arial,Helvetica,sans serif">quote:</font><HR>See if you can read this<HR></BLOCKQUOTE> Is it possible to add the text "## You can't ##" between each word using regular expressions? The final text should be: <BLOCKQUOTE><font size="1" face="Arial,Helvetica,sans serif">quote:</font><HR>S## You can't ##e## You can't ##e## You can't ## ## You can't ##i## You can't ##f## You can't ## ## You can't ##y## You can't ##o## You can't ##u## You can't ## ## You can't ##c## You can't ##a## You can't ##n## You can't ## ## You can't ##r## You can't ##e## You can't ##a## You can't ##d## You can't ## ## You can't ##t## You can't ##h## You can't ##i## You can't ##s## You can't ##<HR></BLOCKQUOTE>
|