| Subject: | cftextarea |
|---|---|
| From: | "craiglaw98" |
| Date: | Sun, 30 Nov 2008 22:37:47 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
Hi i have a cftextarea
i need to populate the value param if a session isdefined, i have tried this
using javascript, but cant get it to work, any ideas how to do this?
<cfif isdefined ("session.message")>
this.form.message.value = "message here"
</cfif>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | cfpdf processDDX TOC Issue, Latreia |
|---|---|
| Next by Date: | Re: cftextarea, Dan Bracuk |
| Previous by Thread: | cfpdf processDDX TOC Issue, Latreia |
| Next by Thread: | Re: cftextarea, Dan Bracuk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |