|
|
|
 |

August 13th, 2003, 05:54 PM
|
 |
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?
Thanx, will test this!
|

August 13th, 2003, 06:48 PM
|
 |
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?
It fixed one of the problems, the one with listing the files, now I just need to fix the upload.
THANX!!!
Hey, maybe, I can use the same solution for that one... will see
[ August 13, 2003, 17:50: Message edited by: Ruatha ]
|

August 13th, 2003, 08:03 PM
|
 |
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?
I've made a script with your help that finds the right filename but when it shall download it it says "no such file", arghh!
|

August 13th, 2003, 08:28 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: OT:Is this the right forum for HTML help?
Make sure to chmod the permissions of the uploads folder to 777, or else people will not be able to upload files there (need public write access and all).
|

August 13th, 2003, 08:49 PM
|
 |
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?
Uploading has been working all the time.
The current turn file download kind of works now, but it only downloads a short part (100Bytes or so) of the file, and it just want's to give it the extension .CGI
I store the Zip file in a single array @fileholder or string $fileholder.
Those are propably to small variables to hold the entire file.
Need to find a better way.
more work!
[ August 13, 2003, 20:02: Message edited by: Ruatha ]
|

August 13th, 2003, 09:23 PM
|
General
|
|
Join Date: Jul 2001
Location: Canada
Posts: 4,603
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT:Is this the right forum for HTML help?
644 will work for read access
Perhaps you should just write a telnet script to get the file
777 is good for upload...
__________________
RRRRRRRRRRAAAAAGGGGGGGGGHHHHH
old avatar = http://www.shrapnelgames.com/cgi-bin...1051567998.jpg
Hey GUTB where did you go...???
He is still driving his mighty armada at 3 miles per month along the interstellar highway bypass and will be arriving shortly
|

August 14th, 2003, 03:53 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?
Access is not a problem, direct linking the files works great.
It's just my inadequacy at writing scripts that's the problem.
Current status:
Newbie Galactic Combat 3 emergency Site
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|