I have a button in html and onclick on that button.
On clicking the button , i need to insert a file in server project folder and delete the file exisiting.
Note - I will parse the file path and name to the function onclick.
thanks in advance.
yours,
KM Krishna.