posted 14 years ago
Suppose i have a form in which there is a button "Save" and has two text fields "name" and "message".
when i click on the save button, it creates a new folder with name as the value entered in name textfield and inside it a text file contaning body as the value entered in message textfield.
please help !!