hello... i have made a web form, which is a form and must be filled... after that i will save it in a specific folder... how should is to do?
the form calls adfinal.aspx which lies in another folder... after i have filled, it must be save in customers folder, with changed name..
how should i to do... appreciate any help
adfinal.aspx is in pages/mall folder and must be saved in pages/customers/"new name"
venus najadPosted Oct 10, 2021, 5:22 PM
Srinivasan RamamoorthiPosted Oct 10, 2021, 9:50 AM
Sachin SinghPosted Oct 10, 2021, 4:37 AM
venus najadPosted Oct 9, 2021, 5:01 PM
Srinivasan RamamoorthiPosted Oct 4, 2021, 4:09 PM
You cannot achieve this functionality in aspx pages. If you still want to use aspx pages, then you have to maintain role for Users, so that Users can edit the data by accessing the application but cant save the file locally and edit.
venus najadPosted Oct 4, 2021, 3:25 PM
Mahesh ChandPosted Oct 3, 2021, 1:15 PM
Srinivasan RamamoorthiPosted Oct 2, 2021, 6:45 PM