helps troubleshoot if you also mention what's happening that you're
not expecting.  Error?  If so, what error?  If not, what's the
unexpected behaviour?

On Tue, 5 Oct 2004 13:45:21 -0500, Greg Morphis <[EMAIL PROTECTED]> wrote:
> depends on if it's within your query or not..
> if not you'll need <cfoutput> tags
>
>
> On Tue, 5 Oct 2004 13:39:25 -0500, Donna French <[EMAIL PROTECTED]> wrote:
> > I want to thank you all for being patient with me. I have started
> > rebuilding our site in CFMX and trying to learn all aspects as I go
> > this time around.
> >
> > Shouldn't this work I am trying to display date but if there is no
> > date, display a blank text field.
> >
> > <input name="Client_ClosedDate" type="text" tabindex="160"
> > value="<cfif IsDefined("rsClientDetails.Client_ClosedDate")>#LSDateFormat(rsClientDetails.Client_ClosedDate,'M/DD/YY')#</cfif>">
> >
> > TIA,
> > Donna
> > --
> >
> > Donna French
> > [EMAIL PROTECTED]
> >
> >
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to