I am new but I believe #evaluate(form.col)# does this.  But like I said
newbie but trying to contribute.

Good Luck David

----- Original Message -----
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 03, 2000 12:44 PM
Subject: field name


> Hello,
>
> How can I strip the # sign's from a field so that just the text shows.
>
> I have the following hidden field:
> <input type="hidden" name="col" value="#S1#">
>
> S1 is the column name and I need to set it up as a variable for a textarea
> to be edited and update the appropriate column in the table.
>
> Here is the textarea specifics:
> <textarea rows="4" name="#col#" cols="10" wrap="virtual">#col#</textarea>
>
> The next form uses thois info to go to the column and update it.
>
> I would like the #col# to generate just S1 (the column name) not what
> dymanic text located in that column (which is what it is doing).
>
> Thanks...appreciated.
>
> RO
> Web Admin
>
> --------------------------------------------------------------------------
----
> 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