Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Antwort: Re: No Access to Namazu Homepage




Getting access to the Namazu Homepage via "http://www.namazu.org/index.html.en";,
I could compare my inquire form with the one used there. After changing from

      <FORM ACTION="/cgi-bin/namazu.cgi" METHOD=GET>
        <DIV>
          <STRONG>Word(s) to find:</STRONG>
          <INPUT NAME=QUERY>
          <INPUT TYPE=SUBMIT VALUE="Search!" NAME=SUBMIT>
          <INPUT TYPE=HIDDEN VALUE=0 NAME=WHENCE>
          <INPUT TYPE=HIDDEN VALUE=EN NAME=LANG>
          <A HREF="\cgi-bin\namazu.cgi">[Details]</A>
        </DIV>
      </FORM>

to the now working one

      <FORM METHOD="get" ACTION="/cgi-bin/namazu.cgi">
        <DIV>
          <STRONG>Word(s) to find:</STRONG>
          <INPUT TYPE="text" NAME="query" SIZE="20" VALUE="">
          <INPUT TYPE="submit" NAME="submit" VALUE="Search!">
          <INPUT TYPE="hidden" NAME="whence" VALUE="0">
          <INPUT TYPE="hidden" NAME="lang" VALUE="en">
          <A HREF="\cgi-bin\namazu.cgi">[Details]</A>
        </DIV>
      </FORM>

I get my results on the first attempt.

It looks to me as if types, names and values needs to be lowercase and quoted.

Thank you very much for your fast response and your help.

Kind regards

Daniel Jaime





knok@xxxxxxxxxxxxx (NOKUBI Takatsugu) am 23.05.2002 12:20:40

Bitte antworten an namazu-users-en@xxxxxxxxxx

An:   namazu-users-en@xxxxxxxxxx
Kopie:     (Blindkopie: Daniel Jaime Rattey/E/Rbach/Diehl-Mun/DE)

Thema:    Re: No Access to Namazu Homepage

In article <41256BC2.00359B95.00@xxxxxxxxxxxxxxxxx>
Daniel.Jaime@xxxxxxxxxxxx writes:

>> Since a long time I haven't been able to access the Namazu Homepage
>> http://www.namazu.org . Is there a need to explicitly mention a port number
like
>> http://www.namazu.org:80 or an index page like
http://www.namazu.org/index.html
>> or a combination of both like http://www.namazu.org:80/index.html or is the
>> problem to be found on the Namazu server?

Our page uses "content negotiation".
<http://httpd.apache.org/docs/content-negotiation.html>

Some www clients or www proxy softwares couldn't handle it
correctly. I think you should be under the case.

How about "http://www.namazu.org/index.html.en";? It is the real
filename.

>> I wanted to access to this page because I needed a hint on how to set up an
>> inquiry correctly. The one I set up does not work properly.
>>
>>       <FORM ACTION="/cgi-bin/namazu.cgi" METHOD=GET>
>>         <DIV>
>>           <STRONG>Word(s) to find:</STRONG>
>>           <INPUT NAME=QUERY>

AFAIK, the "INPUT" element requires "TYPE" attribute
explicitly. However, I don't know it is the problem or not.
--
NOKUBI Takatsugu
E-mail: knok@xxxxxxxxxxxxx
           knok@xxxxxxxxxx / knok@xxxxxxxxxx



______________________________________________________________________
Diehl Munitionssysteme GmbH & Co. KG

English - autocreated E-Mail Appendix:
The content of this E-Mail is not legally binding upon Diehl, even though the
certified electronic signature technique may point to the writer of the E-Mail.
If this E-Mail was transmitted to you by error, then please inform us
accordingly
(+49-911-957-2634). In such case you are requested to erase the message.
 Any unauthorized reproduction, disclosure, modification, distribution and/or
publication of such E-Mail message is strictly prohibited.

Deutsch - automatisch erzeugter E-Mail Anhang:
In Verbindung mit Kostenuebernahmen, Lieferungen, Angeboten und Vertraegen
ist der Inhalt dieses E-Mails fuer DIEHL rechtlich nicht verbindlich, auch wenn
die
Anwendung des elektronischen, zertifizierten Signaturverfahrens den Ersteller
des
E-Mails nachweist.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten
haben
(+49 -911-957-2723). Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung
und/oder Publikation dieser E-Mail ist strengstens verboten.