Try placing your entire page in a 100% x 100% table. 2 rows.
Bottom row valign="bottom" Include footer. See if that works. Russ > -----Original Message----- > From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 03, 2002 4:55 AM > To: CF-Talk > Subject: RE: Footer at Bottom > > > Displaying page at end of each request is not a problem, its > already doing that. But what I want is display at bottom of > screen. Currently what it is doing is something like that > > CONTENTS OF PAGE CONSIST OF SAY 4 LINES > ----------------------- > Footer at 6th LINE > > > > What I want is > > CONTENTS OF PAGE CONSIST OF 4 LINE > > > > > > > > > > > > ------------------------ > FOOTER (at bottom of screen say 29th LINE) > > > > > -----Original Message----- > From: Robertson-Ravo, Neil (REC) > [mailto:[EMAIL PROTECTED]] > Sent: 03 October 2002 10:44 > To: CF-Talk > Subject: RE: Footer at Bottom > > > place the table within the OnRequestEnd.cfm page. That is > always the last page parsed and will ensure your table is at > the bottom of the page. > > -----Original Message----- > From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] > Sent: 03 October 2002 10:41 > To: CF-Talk > Subject: Footer at Bottom > > > How can I always display my footer page (consist of one > Table), always at bottom of Browser Window. No matter its > being included in page with two lines still its at bottom of > page and even if page has got scrollable thingy still footer > is at end (bottom) of page. > > Shahzad Butt (Development Engineer) > > JJ FastFood Distribution Ltd. > Office: +44 (0) 1992 701 722 > Mobile: +44 (0) 7803 584 873 > Fax: +44 (0) 1992 701 604 > > 7 Solar Way, Innova Park, Enfield, London, EN3 7XY > > > > ********************************************************************** > This email and any files transmitted with it are confidential > and intended solely for the use of the individual or entity > to whom they are addressed. If you have received this email > in error please notify the system manager. > > This footnote also confirms that this email message has been > swept by MIMEsweeper for the presence of computer viruses. > www.mimesweeper.com ********************************************************************** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

