Mark why don't you go ahead and set your param like this:

<cfparam name="tablew" default="100">

and then make your call to the variable like this:

<table width="#tablew#%"...>

Chris Cortes
Consultant
[EMAIL PROTECTED]
Direct 713-985-6244
Cell 832-723-6485

Stonebridge Technologies
...The Fast Track to e-Business.
visit us at www.sbti.com

----- Original Message -----
From: "Mark Adams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 09, 2000 12:03 AM
Subject: CFPARAM default values


> Hello All!
> I am using CFPARAM to set defaults for table sizes the default value is
> "100%" but if I use this it errors obviously is the "%" How can this be
> done?
> This is the line: <cfparam name="tablew" default="100%">
> Thanks in advance.
>
> -Mark :o)
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to