I want to be able to retrieve the day dated gifs for the graphs generated by WD and held on my website.
eg 20070810.gif for the 10th of August graph.
And then there are the daily webcam.gif's using the same date principle.
I have been looking at the straight selection method as applied in WD for the Month files of html averages and extremes Viz "July2007.htm" and also a catenated method used by WU using asp on theitr website receiving Form data by three selections - one for Year, one for Month and one for Day and together they combine to transfer the three Names "Year", "Month" and "Day" back to their website and it selects data to be displayed related exactly to that date. The file below shows the code they have used, and below that, is the code with javascript used by WD for the WD generated website.
Can someone pleae help me sort this code out, it is probably best done by javascript I gather, and the suffux obviouslyhas to be added to the selection as well or be a hidden preselected object that is a fourth element.
I hope others find a use similar to mine for the gathering heap of files on our websites...
Thanks in anticiaption...
Graeme