in reply to Re: How to print bunch of data in a file without breaking in to new line
in thread How to print bunch of data in a file without breaking in to new line
Hi,
Thanks, for your quick response.
I have stored all the contents of a HTML file in a variable. While i'm printing the data in a file, the content breaks in to new line exactly where the closing tag </p> or </span> or </div> appears, but it should not.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to print bunch of data in a file without breaking in to new line
by zentara (Cardinal) on Jul 31, 2012 at 16:45 UTC |