| |
trouling
Posts: 1
Score: 0
Joined: 7/22/2004
From: USA
Status: offline
|
I'm attempting to provide a photo album for my friends and family and allow them the ability to visit a webpage to view thumbnails and add comments to shared pictures. Using VBScript I'm able to capture comments and write them to text files for the purpose of re-displaying them along side the pictures they are associated with. Currently I have most of this working with one major caveat. The problem is in order to write text files on the server, I'm forced to use server side script. Trying to due this on a low budget I was hopping to avoid being dependant on IIS. The server side script requires a suitable IIS server. Does anybody know how I can write simple text files on the server without being dependant on an IIS?
_____________________________
trouling
|
|