Sneakypeek 24 (and release notes!) are up.

Corentin Cras-Méneur crasmen at magic.fr
Thu Jan 3 06:29:02 PST 2002


At 4:41 -0800 3/01/02, Brian Covey wrote:
>This one has something for everyone, I tell you.



    Not for me :-\   (;-))  )

    I still have the same problem with Javascript.
    I activated the JavaScript debugger in OW and here is what it said:

JavaScript interpreter for document at http://www.infobiogen.fr/srs/

function getUserName() {
   var form = document.forms[0]
   if (1==1) {
      var userId = prompt('Enter your SRS user name:','')
      var form = document.forms[0]
      if (userId) {
         form.permUserId.value = userId
         form.submit()
      }
   }
   else {
     form.permUserId.value = 'PERM'
     form.action = "/srs6binp/cgi-bin/wgetz"
     form.submit()
   }  
}

[no result]




		Corentin



More information about the OmniWeb-l mailing list