Something like


<CFOUTPUT>#Evaluate(DE(Form.Text))#</CFOUTPUT>


HTH

-----Original Message-----
From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]
Sent: Monday, April 19, 2004 14:53
To: CF-Talk
Subject: CFML from a DB

If I have a constant variable such as #request.dsn#

And I want to enter it into a textarea that inserts it's contents into a
database, how do I pull out that information and display it.

I want to enter into the textarea

Hello, my DSN is "#request.dsn#"

And when displayed on the page

Hello, my DSN is "someDSN"

Right now, if I insert it it outputs
Hello, my DSN is "#request.dsn#"

I know this is probably simple.

Thanks
Paul Giesenhagen
QuillDesign
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to