Help me please...margins

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I thought that I understood page margins, but i am having issues with my disscussion form results page...the comment box results are on one line without a return and it stretches infinity to the right...I have tried to preset the margins so that when the reuslts come in they can be in paragraph form
 
This basically has nothing to do with page margins, it is a bug.

See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;328495&Product=fp2002
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

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


AndreGary said:
I thought that I understood page margins, but i am having issues with my disscussion form results
page...the comment box results are on one line without a return and it stretches infinity to the
right...I have tried to preset the margins so that when the reuslts come in they can be in paragraph
form
 
Thomas,
I followed the instructions from the link you sent...but it still does not work...it did give disclaimer for working with version 2000 and 2002 but not 2003....there has to be a way to see posted articles in paragraph form....
 
Andre,

Did you try this with new posts, as it will have not impact on prior post to the discussion web.

The KB also applies to FP2003, as there are no FP2003 extensions.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

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


AndreGary said:
Thomas,
I followed the instructions from the link you sent...but it still does not work...it did give
disclaimer for working with version 2000 and 2002 but not 2003....there has to be a way to see
posted articles in paragraph form....
 
Thomas,
I am still have problem with new post.....I changed the code. saved the page..went to it online (refreshed it just in case) did a test posting, open the results and still no carriage return in date received from text box
 
URL ?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

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


AndreGary said:
Thomas,
I am still have problem with new post.....I changed the code. saved the page..went to it online
(refreshed it just in case) did a test posting, open the results and still no carriage return in
date received from text box
 
http://www.eftcc.org/disc3_post.htm

Thomas A. Rowe said:
URL ?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

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



(refreshed it just in case) did a test posting, open the results and still no carriage return in
date received from text box
 
Your body tag has
<body bgcolor="#643D67" onload="dynAnimation()" language="Javascript1.2">
and for 0 margins should have
<body topmargin="0" leftmargin="0" bottommargin="0" rightmargin="0" marginheight="0" marginwidth="0" bgcolor="#643D67"
onload="dynAnimation()" language="Javascript1.2">


--




| http://www.eftcc.org/disc3_post.htm
|
| "Thomas A. Rowe" wrote:
|
| > URL ?
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | > > Thomas,
| > > I am still have problem with new post.....I changed the code. saved the page..went to it online
| > (refreshed it just in case) did a test posting, open the results and still no carriage return in
| > date received from text box
| > >
| > > "Thomas A. Rowe" wrote:
| > >
| > > > Andre,
| > > >
| > > > Did you try this with new posts, as it will have not impact on prior post to the discussion web.
| > > >
| > > > The KB also applies to FP2003, as there are no FP2003 extensions.
| > > >
| > > > --
| > > > ==============================================
| > > > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > > WEBMASTER Resources(tm)
| > > >
| > > > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > > ==============================================
| > > > To assist you in getting the best answers for FrontPage support see:
| > > > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > >
| > > > | > > > > Thomas,
| > > > > I followed the instructions from the link you sent...but it still does not work...it did give
| > > > disclaimer for working with version 2000 and 2002 but not 2003....there has to be a way to see
| > > > posted articles in paragraph form....
| > > > >
| > > > > "Thomas A. Rowe" wrote:
| > > > >
| > > > > > This basically has nothing to do with page margins, it is a bug.
| > > > > >
| > > > > > See:
| > > > > > http://support.microsoft.com/default.aspx?scid=kb;en-us;328495&Product=fp2002
| > > > > > --
| > > > > > ==============================================
| > > > > > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > > > > WEBMASTER Resources(tm)
| > > > > >
| > > > > > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > > > > ==============================================
| > > > > > To assist you in getting the best answers for FrontPage support see:
| > > > > > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > > > >
| > > > > > | > > > > > > I thought that I understood page margins, but i am having issues with my disscussion form
| > > > results
| > > > > > page...the comment box results are on one line without a return and it stretches infinity to
| > the
| > > > > > right...I have tried to preset the margins so that when the reuslts come in they can be in
| > > > paragraph
| > > > > > form
| > > > > > >
| > > > > >
| > > > > >
| > > > > >
| > > >
| > > >
| > > >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top