i want to make a validation in the form its self //
let me xplain it to u
my form 1 has three radio buttons admin,ceo,staff
admin and ceo can add delete and insert but the employee can only view
i have created a connection to back end from form 2 and add it to the three radio buttons . now everyone is able to perform all the tasks ..
but i want to restrict it .. hope u got my problem
bye