Newbee here,
I made a folder SecureFTP
Then made a page FTP.aspx
Using the built in WAT tool using vs2010
when a user is denied access it redirects to the login page which is wonky,
Should I just create some kind of script that checks what user is in what roles and take menu hyperlinks away that they cannot access, OR should I just throw up an acces denied page. Is there a solution built into the WAT?
I made a folder SecureFTP
Then made a page FTP.aspx
Using the built in WAT tool using vs2010
when a user is denied access it redirects to the login page which is wonky,
Should I just create some kind of script that checks what user is in what roles and take menu hyperlinks away that they cannot access, OR should I just throw up an acces denied page. Is there a solution built into the WAT?