I'm making a website and i want a log of people who log into the forums, i have to html inputs, one called email, the other called password. Using javascrips is there a way to log these inputs into a textfile?
Yes. Take a look in the FAQ section, I posted an example a long while back about how to make a client-side counter (in IE only, mind you). This shows you how to write files.
It will be pretty useless, howwever, as it will write to THEIR hard drive, not your server - to do this, you need to post the form, and use server-side scripting.
Hope this helps,
Dan
Coedit Limited - Delivering standards compliant, accessible web solutions
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.