Hi all,
I have tried the following and it works.
<input type="Text" name="name"
<cfif isdefined("session.particulars")>
<cfoutput>value="#session.particulars.name#"</cfoutput>
</cfif>
>
but when I can it to cfinput, I got an error.
<cfinput type="Text" name="name"
<cfif isdefined("session.particulars")>
value="#session.particulars.name#"
</cfif>
>
Is there a workaround?
Thank you and regards
David
------------------------------------------------------------------------------
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.
- Re: returning ... defective david
- Re: returning top 1... Hong
- top 10 is not a fie... Jim Watkins
- CFENCODE Neil Clark
- Re: returning top 10 Rob Keniger
- RE: returning top 1... Shawnea Carter
- Re: returning ... Rob Keniger
- Thanks was RE: returning t... Jim Watkins
- RE: Thanks was RE: ret... Rick Osborne [Mojo]
- spawning a new proc... Joseph Thompson
- RE: Dynamic Fo... David
- RE: Dynami... Pete Freitag
- RE: Dynami... stas
- spawning a new... Joseph Thompson
- Re: Thanks was RE: ret... Hong
- RE: Thanks was RE:... Jim Watkins
- No Subject Ethan Rosch
- No Subject Stephanie Nordenhaug
- No Subject Sharon Stampfl-Russo
- No Subject AustralianAccommodation.com Pty. Ltd.
- RE: Chad Elley

