At 03:47 PM 7/1/98 -0600, Chad Zimmerman wrote:
>I am working on the main cgi for Perl2000.com and I am having a bit of a
>pondering
>as to why a javascript I am using is not working within the CGI script it's
>self.
>
>Using the javascript code in the html pages .. it works fine.  But within
>the cgi .. well the
><option> tags turn into regular text.
>
>You can see this at http://www.perl2000.com/cgi-bin/perl-search.pl  Any
>ideas to fix this setback would be helpful ... if anyone wants to see the
>code, let me know

Umm... where is the <form action=.....> line ?

thats part of the problem.  <option> is only valid within a form.
 The </form> tag is there but the open tag isn't...
Matt Soffen
==============================================
Boss    - "My boss says we need some eunuch programmers."
Dilbert - "I think he means UNIX and I already know UNIX."
Boss    - "Well, if the company nurse comes by, tell her I said 
             never mind."
                                       - Dilbert -
==============================================
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to