[SLE] Web form not to paste?
I want to make a web page form, but would like that it is not allowed to PASTE something into the forms. Is that possible? and if how? bye Ronald -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
CS - Ronald Wiplinger wrote:
I want to make a web page form, but would like that it is not allowed to PASTE something into the forms. Is that possible? and if how?
bye
Ronald
I would think this would be a better question for a javalist or PHP mailing list, but first off, why would you want to do this? -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
John Meyer wrote:
CS - Ronald Wiplinger wrote:
I want to make a web page form, but would like that it is not allowed to PASTE something into the forms. Is that possible? and if how?
bye
Ronald
I would think this would be a better question for a javalist or PHP mailing list, but first off, why would you want to do this?
Some banks' login screens do things like this, so it is possible, but that makes John's question even more relevant IMHO. Cheers, Dave -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Am Freitag, 14. Juli 2006 05:04 schrieb CS - Ronald Wiplinger:
I want to make a web page form, but would like that it is not allowed to PASTE something into the forms. Is that possible? and if how?
bye
Ronald
try http://www.selfhtml.org/ but I guess this is not possible to distiguish whether the user types something in the form or pastes it in it, because (as far as I know) the browser doesn't care if the input comes directly from the keyboard or from the clipboard. Maybe (???) it is possible, however, to disable the use of the clipboard with java or javascript, but I guess with doing so you wouldn't really endear yourself to your visitors. regards Daniel -- Daniel Bauer photographer Basel Switzerland professional photography: http://www.daniel-bauer.com special interest site: http://www.bauer-nudes.com -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (4)
-
CS - Ronald Wiplinger
-
Daniel Bauer
-
Dave Howorth
-
John Meyer