writing to a new file on the server
I am trying to create and write to a new txt file on a server (localhost currently) with the code below (complete code) however, on loading the page, which has no output to the screen nothing happens, no error no nothing to give me a hint what I am doing wrong. So what is wrong with it ... why is the file not created, why does it hang?
In the end i need a client to be able to download the txt file. In fact it would be more helpful if i could crete it right as an xml file so the cliebt could update a local database with the values submitted.
Any help would be appreciated
... there is always more to learn...
__________________
... there is always more to learn...
|