Posted in xn--kfs74mzzid01b.com edit by jane on January 7th, 2009
Not sure that this is the right forum, but here goes...
When I cut and paste HTML into a message, I get a lot of extra space, seemingly due to extra
codes being inserted by vB at every line break. So, something like a table turns out horribly unless I go through and eliminate all the white space (spaces and carriage returns/line feeds). I would show you, but HTML is turned off in the Test forum.
Is there a way around this? I want my users to be able to cut and paste some pretty fancy HTML documents into their messages without having to ask me for help or get annoyed at having to do editing which makes future changes a real pain.
Peter E. HumphriesI've seen this problem before with other Web page posting forms -- the only real trouble it's caused for me is the line breaks in tables -- when you have a "linefeed" at the end of a and before the next (i.e., the next
starts on a new line inside the TEXTAREA input box) then vB (and most programs that accept input via a Web form) will assume the linebreak means you want to plug in a
between the
and the ... which results in a table with lots of
s between the rows ... which usually causes the table to have a lot of blank space before it begins to be printed on the user's screen.
The solution is to scrunch the
and the next up ... same thing with and the next ... the table basically should look like one long sentence in the TEXTAREA input box once those linefeeds have been deleted manually by the user after the table's been pasted into the TEXTAREA box from a word processor.
Thanks for the reply. Unfortunately, I have a huge table that I want to update regularly as people reply to my thread. Fortunately, however, I did find a programme called HTML Shrinker that does the job; I cut and paste from the resulting file. Perhaps I will hack in a vB code to turn off special markup character handling for a section of a post.
Peter E. Humphries
#If you have any other info about this subject , Please add it free.# | |
|