View Single Post
  #31  
Old August 14th, 2003, 05:25 AM
Ruatha's Avatar

Ruatha Ruatha is offline
Major General
 
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
Ruatha is on a distinguished road
Default 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
&#060a href="gamefile"&#062&#060img border=0 width=34 height=34
src="images/getturn.png"&#062Get latest game turn file &#060br&#062&#060/a&#062

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 ]
Reply With Quote