Hello friends,
I have a general doubt, i.e when we create a project, we have a login form and when we enter the username and password if those are correct we login otherwise another form or some message will appear.
when we relogin the first letter of username typed the matching names displayed as a popup box called as Cookies. We don't want that will be happen that means all names entered previously must be cleared.
In some sites it is possible i saw, but i didn't find the relavant code, the question is, How to clear those cookies through javascript or html only? Can anyone help me with example of code in Modperl or script also
I have a general doubt, i.e when we create a project, we have a login form and when we enter the username and password if those are correct we login otherwise another form or some message will appear.
when we relogin the first letter of username typed the matching names displayed as a popup box called as Cookies. We don't want that will be happen that means all names entered previously must be cleared.
In some sites it is possible i saw, but i didn't find the relavant code, the question is, How to clear those cookies through javascript or html only? Can anyone help me with example of code in Modperl or script also
Comment