|
| |
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
Frontpage adds on <td> tags - 2/6/2008 12:00:28
I have numerous <td></td> tags that look something like this: <td><font face="verdana" size="1"><%=rs("CustItem")%></font></td> Whenever I go to save the file, it adds a _nbsp; (replace the _ with & as I can't type it here, just turns into a space) to look like this: <td><font face="verdana" size="1"><%=rs("CustItem")%></font>_nbsp;</td (again replace the _ with &) This causes problems when I go to copy / paste data from the web to excel...it reads it as text with that space. Is there a way to turn off that feature that adds that space? I am using front page 2002 sp3
|
|
|
|
swoosh
Posts: 1428 Joined: 5/18/2002 From: Beaver Falls, PA Status: offline
|
RE: Frontpage adds on <td> tags - 2/6/2008 12:09:35
quote:
Is there a way to turn off that feature that adds that space? I don't believe so. FP does that so that the table cell outline is visible.
_____________________________
Swoooosh Just Do It!
|
|
|
|
treetopsranch
Posts: 963 From: Cottage Grove, OR, USA Status: offline
|
RE: Frontpage adds on <td> tags - 2/6/2008 19:29:28
Swoosh is correct but you could do a find and replace immediately after you create your table in FP. Find the _nbsp; and replace with nothing.
_____________________________
Don from TreeTops Ranch, Oregon "I've got a taste for quality and luxury"
|
|
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
RE: Frontpage adds on <td> tags - 2/7/2008 8:39:54
I do the find and replace, but once I hit save, it adds them all back in :( Currently, I am just doing a find and replace in visual interdev to get rid of the problem, but its a pain.
|
|
|
|
swoosh
Posts: 1428 Joined: 5/18/2002 From: Beaver Falls, PA Status: offline
|
RE: Frontpage adds on <td> tags - 2/7/2008 9:00:01
I'm sure this is not the way you want to do it but the following is from Microsoft: quote:
FrontPage Editor will not retain the nbsp; character entities if a table cell has an explicit height setting because the nbsp; would force a minimum height for the cell. When parsing the HTML, FrontPage Editor removes any nbsp; character entities it deems extraneous.
_____________________________
Swoooosh Just Do It!
|
|
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
RE: Frontpage adds on <td> tags - 2/7/2008 9:13:31
Ya, thats going to be more of a pain than opening another program and doing a find and replace. thanks for the info though.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|