Automatic Date Placeholder

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Automatic Date Placeholder

    I am running Contribute 3.0 using one of the Starter pages to design my
    website. There is an automatic date placeholder that has worked great to
    automatically place the date on all my webpages up until May: It now spells
    "may" as "jay" (see example: [url]http://www.performancebymetrics.com/[/url] )

    I have looked for a way to correct this -- tried removing the "shield" that
    represents the content in "Edit" mode -- to no avail. I could use the insert
    date feature on each page, but then I still would have to figure out how to
    remove the date shield.

    I recently ran the 3.1 update, but this did not change the problem. Any help
    is appreciated!

    psychpower Guest

  2. Similar Questions and Discussions

    1. Inserting an automatic date?
      I notice that when I want to insert a date, it only resets once the page has been updated. But I found a few pages on my site that has an...
    2. Automatic Date Field
      Is there a way to have a Date field automatically set the date to today's date in a form I created in Acrobat 7? I have the date field defined as a...
    3. placeholder error
      I am using DBD-Sybase 1.05-oc12.5.1. When running my script I get the following error: ct_result(ct_dynamic(CS_PREPARE)) returned -205 at...
    4. Build control in a placeholder or like a placeholder
      Hi. I create a new custom control and it works fine. But now, I need to put it in any place on the page, like the placehold control do. Someone...
    5. Printing an automatic date
      I am using an IBM ThinkCenter, P4. Have Windows XP. In 5.0 I used the Format tab and set the date field and created a javascript for this message...
  3. #2

    Default Re: Automatic Date Placeholder


    "psychpower" <webforumsuser@macromedia.com> wrote in message
    news:d5bnqp$anh$1@forums.macromedia.com...
    >I am running Contribute 3.0 using one of the Starter pages to design my
    > website. There is an automatic date placeholder that has worked great to
    > automatically place the date on all my webpages up until May: It now
    > spells
    > "may" as "jay"
    Just fix the file that has this in it:

    Array("january","february","march","april","jay"," june","july","august","september","october","novem ber","december");

    Change jay to may

    Silly programmers can't spell. Where did that come from?


    Lorem Ipsum Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139