473,324 Members | 2,313 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

How to release file for download on a specific date using HTML?

I have a website that we offer our embroidery customer free designs ea month. I want to be able to up all the files at one time for the whole year but on the 1st of each month the file becomes avaiable for the customer to download them. So a date activated html code but I want the image to still show - I just want to drive those customer back to the site each month

webpage http://www.tex-inc.com/freedesigns.php

thx Sal
Jan 24 '11 #1
7 1893
Rabbit
12,516 Expert Mod 8TB
You can't do this with just HTML. You'll have to use some sort of server side scripting language like PHP or ASP.
Jan 24 '11 #2
does anybody have a script that can be added to a php page?
Jan 25 '11 #3
JKing
1,206 Expert 1GB
Are your imagse currently being pulled from a database?

If so adding an extra field in your database such as "activation date" would allow you to pull only those images that are currently within your date range.
Jan 26 '11 #4
ok thx now do you have a script for that? our site is html - php files
Jan 26 '11 #5
JKing
1,206 Expert 1GB
Do you have a database?
Jan 26 '11 #6
yes it is all there our godaddy acct
Jan 26 '11 #7
JKing
1,206 Expert 1GB
Whats your table structure like?
Jan 26 '11 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Pedro Fonseca | last post by:
Greetings! In my PHP website I'm trying to raise a File Download dialog directly in a WindowsCE IE client with the following code: header( "Content-Type: application/octet-stream\n" );...
1
by: Christian Giordano | last post by:
I know that is a very old issue but testing an looking around didn't help me so much. In php.net there is this code to make a file download: <?php // Date in the past header("Expires: Mon, 26...
7
by: Christian Schmitt | last post by:
Hi, I want to write a script that (run from a file on the local HD) reads another local html-file into a variable, then make some changes to it, and then output the result in a way that makes it...
2
by: Christian Schmitt | last post by:
Hi, I posted this on Friday, but didn't get a satisfactory answer. Therefoer I post it again with some clarifications. I want to write a script that (run from a file on the local HD,...
24
by: AES/newspost | last post by:
On many web sites or pages (including my own home page) clicking on certain links will start downloading a PDF file, sometimes without the author having provided any warning in the text of the page...
3
by: ACaunter | last post by:
Hi all, I was wondering why when i create a text file and download it through my website, the download will include all the html code for the given page at the bottom of the text file. i'm...
0
by: morty | last post by:
Hi All, I am wondering if anyone knows of an online search tool (or software to download) that can do the following? I need to search all html files in a web site directory (live on the Net) to...
5
by: Neil Rossi | last post by:
I have an issue with a particular ASP page on two web servers. Let's call these servers Dev1 and Beta1. Both Servers are running IIS 5, Windows 2000 SP4 with "almost" all of the latest patches. ...
3
by: Axel Gallus | last post by:
I wrote a javascript function which should return the html code between a frame's body tag: function load_frame_as_string( Framename ) { var Frame =...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.