navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Frontpage adds   on <td> tags

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Frontpage adds   on <td> tags
Page: [1]
 
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!


(in reply to dzirkelb1)
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"


(in reply to swoosh)
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.

(in reply to treetopsranch)
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!


(in reply to dzirkelb1)
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.

(in reply to swoosh)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Frontpage adds   on <td> tags
Page: [1]
Jump to: 1





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