
August 14th, 2003, 05:25 AM
|
 |
Major General
|
|
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT:Is this the right forum for HTML help?
Quote:
Originally posted by Imperator Fyron:
Well if you want to write it yourself, guess that leaves me off the hook. But if you do want me to, just tell me specifically what you want the script to do.
|
Ok, I'll let you do the job and then see if I can understand how it works, here goes:
When pressing the link
<a href="gamefile"><img border=0 width=34 height=34
src="images/getturn.png">Get latest game turn file <br></a>
it should find the first file in the directory gamefile and initiate a download to the client of that file.
the href="gamefile" ofcourse can be substituted for whatever, it's the icon and text in the link that needs to be preserved.
gamefile is a subdirectory to the server directory which is d:\data\server
Doable?
PHP is installed now and seems to work ok.
[ August 14, 2003, 04:27: Message edited by: Ruatha ]
|