Hi All,
I want to save a file in a given location in server which takes data from my form and save that as a tab separated *.txt file, where I am able to generate the tsv file but to save I am not able to do. I want while I will hit submit then it should save that file to the location I want by taking all the data. If any kind of help then highly acceptable.
Thanks and Regards,
Chittaranjan :)
I want to save a file in a given location in server which takes data from my form and save that as a tab separated *.txt file, where I am able to generate the tsv file but to save I am not able to do. I want while I will hit submit then it should save that file to the location I want by taking all the data. If any kind of help then highly acceptable.
Thanks and Regards,
Chittaranjan :)
Comment