OpenNTF.org - Open Notes Picture Database
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: Open Notes Picture Database (Managed by Christian Brandlehner)
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
try this
Created
08/05/2004 02:05 AM
by
Christian Brandlehner
.
Modified
<none>
by
<none>
.
Body
just for testing, remove the java script code from your login form:
like this one:
//submit the form if the user presses the ENTER key
function checkEnter(event)
{
var code = 0
if (NN4) {
code = event.which
} else {
code = window.event.keyCode
}
if (code==13)
document.forms[0].submit()
}
Feedback
JS error when loading db after logi... ( on 08/04/2004 10:57:38 AM )
. . can't reproduce (Christian Brand... on 08/05/2004 12:41:06 AM )
. . . . I still get this (Rune Carlsen on 08/05/2004 01:26:37 AM )
. . . . even stranger is.... (Rune Carlsen on 08/05/2004 01:28:24 AM )
. . . . . . try this (Christian Brand... on 08/05/2004 02:05:30 AM )
. . . . . . . . no change... (Rune Carlsen on 08/05/2004 02:53:51 AM )
. . . . . . . . . . no idea, try using another log... (Christian Brand... on 08/05/2004 04:08:22 AM )
Check out other projects