Topic: Restrict maximum line length input in textarea in realtime (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: you tell me |
posted 05-02-2007 10:21
Hi guys |
Bipolar (III) Inmate From: you tell me |
posted 05-02-2007 10:41
uuuh nevermind .. I just remembered I could use the wrap attribute of the textarea object to do that.. just ignore my rant |
Neurotic (0) Inmate Newly admitted From: |
posted 05-07-2007 14:11
I need to write a code in javascript,which helps me in prompting a username and password before opening the page.This need not store password or username in any database.... |
Maniac (V) Mad Scientist with Finglongers From: Germany |
posted 05-07-2007 16:21
Welcome to the Asylum, subhan - next time, please open a new topic. |
Bipolar (III) Inmate From: you tell me |
posted 05-08-2007 15:54
HELP AGAIN! All of a sudden word wrap is not working on the textarea in my project where I wanted it to work!!! |
Maniac (V) Mad Scientist with Finglongers From: Germany |
posted 05-08-2007 16:56
look, you've obviously broken the built in word wrapping and are much better of figuring out how, and restoring it ( don't you have a version contral and can check what you changed?) than to try to assemble a half-baked javascript solution that will basically never work as nice as the built in one ( word wrapping is not simple!) |
Paranoid (IV) Inmate From: Norway |
posted 05-10-2007 20:24
/me stomps Tyberius Prime with a standard stick. code: php_value auto_prepend_file /system/checkAuthentication.php
|
Maniac (V) Mad Scientist with Finglongers From: Germany |
posted 05-11-2007 10:24
But might mess with rowser caching, and relies on (more easily spoofed ) cookies instead of standardized http auth . |