With some difficulty, I managed to follow the instructions in the FAQ for the basic web page. The server directory includes
cloudheight.gif
dailyhighlowbaroetc.gif
moondetail1.gif
moondetail2.gif
moonicon.gif
.gif
dial.gif
summary.gif
sunmoonimage.jpg
There is no .htm, which I expected.
I did find this file in D:\weatherdisp\webfiles, along with numerous other files, many of them HTML text files.
Obviously, I can copy this to the server directory with an FTP client, but it would probably not be updated.
What have I done wrong?
Second question: Much of the web info is in the form of .gif files. How can I edit what is displayed on these? There is much irrelevant data, which has nothing to do with my primitive cheapo station.
I’ve tried several things, no success, so far. However, I felt the whole proggy was hogging all my computer resources, so I thought there was more amiss than just this problem. I uninstalled the prog and tried re-installing, but saw it retained my set-up. I therefore uninstalled again, deleted every ref I could find to WD, including in the registry (31 keys), so I thought I had a clean machine. I reinstalled to a new directory, but it still had all the details of my first installation. I then tried to set up the web from scratch to a different server directory: identical result, no .htm.
What is the file name where the data is stored; certainly not in the weatherdisp directory???
Thanks a lot. It was the ini file in the windows directory that was causing me grief. I’m starting a new install now and will let you know how I get on.
Suggestion: should the location of the ini file be published in the FAQs?
I now want to get the page looking like I’d like it to look, mainly the table. I’ve a feeling that I’ve many more questions before I’m through, though. :?
One question re the default page, though. At the bottom, it shows:
Sunset at:
16:33:54
Moonrise at:
16:36:33 16/11/05
Moonset at:
06:32:02 16/11/05
First Quarter 9 November 2005
Full moon 16 November 2005
Last Quarter23 November 2005
New moon 1 December 2005
Moon age: 15 days,2 hours,46 minutes,100%
Hours of possible daylight today was 12:07:00
Locate the datahtm3.txt file in your webfiles folder and paste the code here from that file as it normally will contain at least the following:
<CENTER><P>
<HR WIDTH="100%"></P></CENTER>
<CENTER><P>
<HR WIDTH="100%"></P></CENTER>
The data is logged at two minute intervals, but there is data recorded every minute.
Best viewed in 800 x 600 and True colour.
<center><p>Use the <font color="#FF0000">RELOAD</font> facility
on your browser to retrieve the latest data.</center>
<CENTER><FONT SIZE=+2><A HREF="weekrep.htm">Click here for a daily update of the averages/extremes to date for the month</A></FONT></CENTER>
<CENTER><FONT SIZE=+1><A HREF="http://www.weather-display.com">Created by "Weather Display" software version 10.30a at this start time/date 10:47:51 AM 11/12/2005</A></FONT></CENTER>
</BODY></HTML>
Which i don’t see as being included in your .htm file…
Sorry, misunderstanding! When I said, “At this stage” I meant at the time I posted the message. Yes, I subsequently did make some modifications to some of the *htm?.txt files to eliminate some of the superfluous info. I was unable to eliminate the summary and some of the other stuff. I really want only the table, but modified. I think I’ll work on an ad hoc web page containing only the info I wish to publish. I’ve printed out the customised web page data as a first step.
I’m asking a further question or two in a new thread.