Stefy09
17-06-2009, 10:11 PM
Okay so I want to have it so someone puts something into a form on another page and when they click the button it creates a random number generated textfile AND THEN writes to that textfile, I've got the random number textfile working okay but how do I then write to the new file I just created without knowing what the filename is?
Basically here's how it goes..
*Name into form*
*Press the button*
*create random named textfile*
*write the name that the person entered into the form into the textfile*
But I do not know how to get the textfile name because its random :(
Help appreciated thankzz
Basically here's how it goes..
*Name into form*
*Press the button*
*create random named textfile*
*write the name that the person entered into the form into the textfile*
But I do not know how to get the textfile name because its random :(
Help appreciated thankzz