Hello
I have a data entry web App. form. the login page for this form depends on checking whether the user name and password exists in the data base or not only; which means that I didn't use session and I want to create a logout button
which will exit from the data entry form how can I do this and prevent the user
from going back to the data entry form using the back button
thanx
I have a data entry web App. form. the login page for this form depends on checking whether the user name and password exists in the data base or not only; which means that I didn't use session and I want to create a logout button
which will exit from the data entry form how can I do this and prevent the user
from going back to the data entry form using the back button
thanx