Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

Re: 1.1 500 error

Quote Reply
Re: 1.1 500 error In reply to
In that same section of code, look for the line that says:

Code:
<SELECT NAME="sb">

Immediately following that should be the two lines that read:

Code:
<OPTION>---
~; for (my $i =0; $i <= $#db_cols; $i++) { ... more code here ...

The ending ~ should be at the beginning of that line below the OPTION line.

I hope this helps.
Subject Author Views Date
Thread 1.1 500 error spn2 5545 Aug 19, 1999, 1:02 PM
Post Re: 1.1 500 error
spn2 5421 Aug 23, 1999, 11:21 AM
Post Re: 1.1 500 error
Bobsie 5420 Aug 24, 1999, 12:52 PM
Post Re: 1.1 500 error
spn2 5419 Aug 24, 1999, 8:15 PM
Post Re: 1.1 500 error
Bobsie 5422 Aug 26, 1999, 3:11 PM
Post Re: 1.1 500 error
spn2 5425 Aug 26, 1999, 8:26 PM
Post Re: 1.1 500 error
Bobsie 5417 Aug 27, 1999, 1:42 PM
Post Re: 1.1 500 error
spn2 5423 Aug 28, 1999, 6:43 PM
Post Re: 1.1 500 error
Bobsie 5427 Aug 28, 1999, 8:07 PM
Post Re: 1.1 500 error
spn2 5425 Aug 29, 1999, 4:18 AM
Post Re: 1.1 500 error
Bobsie 5424 Aug 29, 1999, 4:56 PM
Post Re: 1.1 500 error
spn2 5419 Aug 31, 1999, 4:12 AM
Post Re: 1.1 500 error
spn2 5416 Sep 5, 1999, 2:01 AM