Fields running together in Database Results Region

E

Eric Gillis

I'm building an ASP page with FP2002 using an Access 2002 database. In my
database results region, the Web page will not display the single space I
place between each field, unless I place another character with the space,
such as a comma. However, if I put two spaces, the Web page will display
the two spaces correctly, though only one   shows up in the code.

I'm not able to discover a work-around to this problem. Am I configuring
the DRR incorrectly?

Thank you,
Eric Gillis
 
T

Thomas A. Rowe

Switch to HTML / Code view and insert a single   between each field.

or

In Normal / Design insert two spaces, then switch HTML / Code view and remove the space, leaving
just the  
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
J

Jon Spivey

I find it quicker to do ctrl + shift + space in design view to insert
  - in FP2003 at least, can't remember if this worked in earlier
versions.

Jon
Microsoft MVP - FP

..
 
Top