|
-
Feb 27th, 2004, 03:24 PM
#1
Thread Starter
Lively Member
RESOLVED: Using Perl to write to files
I am trying to get perl to write to a specified output file.
I can make the regular .pl/.plx file that I run on my own and it writes it fine.
I am trying to get it for a website whenever someone searches or whatever (entry in textbox/textboxes) to write to the file.
I tried doing it same way as the regular .pl file and it wont write for some reason. Can someone help me with this.
Last edited by DTWells; Feb 28th, 2004 at 08:47 PM.
-
Feb 27th, 2004, 07:54 PM
#2
Member
It is virtually impossible to find the problem in your code without being able to see your code.
-
Feb 28th, 2004, 08:46 PM
#3
Thread Starter
Lively Member
I got it figured out, it was the fact that the folder didnt have write options for other users so it wasnt allowed to create the file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|