Internet Development

Moderators: None (Apply to moderate this forum)
Number of threads: 1024
Number of posts: 1892

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Edit Report
Need a little help for a fool using PERL Posted by Code on 25 Aug 1999 at 8:22 PM
<center><img src="http://projectperl.digitalsea.net/images/ppball.jpg"></center><p>



Edit Report
Re: Need a little help for a fool using PERL Posted by Code on 25 Aug 1999 at 8:30 PM
sorry, i forgot about that webbs is html allowed. Ok here it is again i need to substitute a space character: "&.nbsp"(yes i know that's not right but other wise you would see a space), for " "(actual). But only when "&.nbsp" is within an HTML tag. So replace this:<br>
hello&.nbsp;hi<br>
with this<br>
hello&.nbsp;hi<p>
How can i do this? <p>
I used a "." to "turn off" html tags in this doc.<p>
<p>
: What i have to be able to do is take input from a user, place it in a string, and than take that string and substitute all "" for " " that are within an HTML tag, something like this:<br>
: i have the string:<br>
: hellohi<br>
: i need to change it to:<br>
: hellohi<p>
: Can someone help me with this?<br>
: Thanks<p>
: -Code<br>
: code@ync.net<p>






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.