• 0

Need HTML code to automatically change the date!


Question

10 answers to this question

Recommended Posts

  • 0
  disturb3d said:

Maybe this will help you

http://uk2.php.net/date

AFAIK theres no way to do it in HTML

Yea...sorry if I sound like an idiot...but I tried that, and well, I have no clue how to implement that.

Would you mind posting the exact code (so I can copy+paste) in here for me to have it formatted like I have it?

I know that is asking a lot, and if you don't want to or can't, that is fine. Either way, thanks for the link and trying to help!

  • 0

<?php
$today = date("m.d.y"); 
//replace the current static date with
echo = ("$today");
?>

^ That should work. I've never done active time/date stuff before but try it. Keep it mind that the variable ($today) and the echo statement should both be inside php tags (<?php, ?>)

Im not sure how clear that is to you, let me know.

  • 0
  disturb3d said:

&lt;?php
$today = date("m.d.y"); 
//replace the current static date with
echo = ("$today");
?&gt;

^ That should work. I've never done active time/date stuff before but try it. Keep it mind that the variable ($today) and the echo statement should both be inside php tags (<?php, ?>)

Im not sure how clear that is to you, let me know.

I must be mentally retarded...I copied+pasted that in the code...got nothing.

  • 0

Your file extension has to be .php

You would have to use javascript if you wanted to keep the .html or .htm

Thats PHP code he gave you. You can copy/paste that and it will work if..

* You insert it into a PHP file filename.php

* Your server has PHP installed.

  • 0

if you're still having trouble with this let me know... I know there's gotta be a simple way to do this with Javascript and it'd be an interesting learning project for myself :yes:

Check this one out, it looks like what you're talking about:

http://dynamicdrive.com/dynamicindex6/clock3.htm

  • 0

Try the code bellow... it works like it does on www.hp.com

copy the code bellow to your page.

&lt;script LANGUAGE = "JavaScript"&gt;

&lt;!--

// Array of day names

var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");

var monthNames = new Array("January","February","March","April","May","June","July","August","September","October","November","December");

var dt = new Date();

var y  = dt.getYear();

// Y2K compliant

if (y &lt; 1000) y +=1900;

// --&gt;

&lt;/script&gt;

add the code bellow where you want your date to show.

&lt;script type="text/javascript" language="JavaScript"&gt;document.write(monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y);&lt;/script&gt; &lt;/div&gt;

Also, see example HTML attachment

date_example.htmlFetching info...

  • 0
  Juguard said:

Try the code bellow... it works like it does on www.hp.com

copy the code bellow to your page.

&lt;script LANGUAGE = "JavaScript"&gt;

&lt;!--

// Array of day names

var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");

var monthNames = new Array("January","February","March","April","May","June","July","August","September","October","November","December");

var dt = new Date();

var y  = dt.getYear();

// Y2K compliant

if (y &lt; 1000) y +=1900;

// --&gt;

&lt;/script&gt;

add the code bellow where you want your date to show.

&lt;script type="text/javascript" language="JavaScript"&gt;document.write(monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y);&lt;/script&gt; &lt;/div&gt;

Also, see example HTML attachment

Thanks so much! This worked perfectly! I appreciate everyone's help!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Jumping unicorns says that I forgot you. I never grunt.
    • Microsoft can't help break Windows Outlook as even opening an email now sends it crashing by Sayan Sen It is no surprise that right now, Microsoft's priority is to move users onto the New Outlook for Windows if they haven't done so already. The company began default-deployment of the new app on fresh Microsoft 365 systems and also made switching between the New app and the classic app easier. At the same time, the company is also trying to improve the new app as it recently added yet another feature that will allow people to use the app without an internet connection, and it also blocked more file types to improve security. Perhaps as a consequence of this relentless pursuit, the classic Outlook app has become quite prone to bugs and issues in recent times as Microsoft may be losing its focus. For example, in April, the downloads for Classic Outlook broke and more recently, this month, the tech giant confirmed that a major Calendar feature upgrade has broken the app in several different ways. Microsoft has provided workarounds for several of the issues so check this article out if you are having problems. And the bugs just keep on coming as Microsoft earlier today confirmed that opening emails or starting a new email will now crash the application, and it affects all channels. The company explains: Opening a mail on an email client is probably the most common and basic functionality a user is expected to do, so it is annoying to see such a bug not getting caught during testing. Again, this perhaps indicates that Microsoft's focus maybe elsewhere at the moment. The company has shared the Windows Event Viewer Log for the crash and the problematic OLMAPI32 DLL file is related to Microsoft Messaging Application Programming Interface (MAPI). The issue reminds us of the similar OLEAUT32 dll issue fix in our recent ReactOS article. The event viewer log notes: Faulting application name: OUTLOOK.EXE, version: 16.0.14334.20090, time stamp: 0x683fe030 Faulting module name: OLMAPI32.DLL, version: 16.0.14334.20090, time stamp: 0x683ff910 Exception code: 0xc0000409 Fault offset: 0x00196e1c Faulting process id: 0x9100 Faulting application start time: 0x01dbdbe04fe54514 Faulting application path: C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE Faulting module path: C:\Program Files (x86)\Microsoft Office\root\Office16\OLMAPI32.DLL Thankfully, Microsoft has issued a workaround for the problem as it currently investigates the bug by manually creating a FORMS2 folder which should exist at the following address: C:\Users\\AppData\Local\Microsoft\FORMS2. Microsoft explains: You can find the support article for the issue here on Microsoft's official website.
    • I have no issue with a service not being offered free. That's perfectly understandable. I do have issue with seeing ads literally everywhere these days, though, plastered in layers over every website and in every app. Especially with how annoying they tend to be (hell, many ads these days even promote literal scams). That's why people use ad blockers. Let me choose. Offer an ad-free experience for a couple of bucks (but be reasonable, don't get too greedy) or ads for free access. Don't make it ads or nothing.
    • Yeah, running a site does consume your whole life.
  • Recent Achievements

    • Week One Done
      korostelev earned a badge
      Week One Done
    • Week One Done
      rozermack875 earned a badge
      Week One Done
    • Week One Done
      oneworldtechnologies earned a badge
      Week One Done
    • Veteran
      matthiew went up a rank
      Veteran
    • Enthusiast
      Motoman26 went up a rank
      Enthusiast
  • Popular Contributors

    1. 1
      +primortal
      684
    2. 2
      ATLien_0
      268
    3. 3
      Michael Scrip
      182
    4. 4
      +FloatingFatMan
      177
    5. 5
      Steven P.
      139
  • Tell a friend

    Love Neowin? Tell a friend!