T
TJS
how do I use "response.redirect" in a class ?
I'm getting an error on "response is not declared" when I try to compile
I'm getting an error on "response is not declared" when I try to compile
there must be a simple solution...
if the condition fails I want to send them to an error page
how can this be done ?