Your site is down. [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
Can I buy a clue Regards Dale Fraser http://dalefraser.blogspot.com -----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED] Sent: Monday, 27 August 2007 3:04 PM To: CF-Talk Subject: RE: CF8 Tab Issue Dale, Yep, I blogged this awhile ago... http://www.andyscott.id.au/index.cfm/2007/8/10/Coldfusion-8-and-Ajax-UI-prob lems Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: Dale Fraser [mailto:[EMAIL PROTECTED] Sent: Monday, 27 August 2007 2:59 PM To: CF-Talk Subject: CF8 Tab Issue I have what should be a really simple Tab example. But the tabs seem to contain a on the first line of each tab. This is going to ruin the look of what I want to do with tabs, and i'm thinking that there must be a way around this. Have a look at this code. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> <html> <title>Tabs</title> <body> <cflayout type="tab" tabheight="350"> <cflayoutarea title="Example">line1<br />line2</cflayoutarea> </cflayout> </body> </html> And the result http://code.fraser.id.au/tabs.cfm Any ideas? Regards Dale Fraser <http://dalefraser.blogspot.com> http://dalefraser.blogspot.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287163 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

