• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

<cfif></cfif> Questions

Participant ,
May 16, 2006 May 16, 2006

Copy link to clipboard

Copied

I have a varible called tdate that is

<cfset tdate = DayOfWeek(Now())>
I also have an <input type ="text" name="location">

All i want to happen is
when my tdate IS Monday or 2
THEN the location text is "Blah Blah Blah"
Else if tdate is 3
then location is "Blah Blah Blah"

Anyhelp would be great thanks
TOPICS
Advanced techniques

Views

187

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 16, 2006 May 16, 2006

Copy link to clipboard

Copied

LATEST
duplicate post

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation