ok i will diff tomorrow and keep you posted ... ./allan Bill Moseley wrote: > The only <option> tag I see is this, and they all have end tags. > > Sort by: > <select name="sort"> > <option selected value="swishrank">Rank</option> > <option value="swishlastmodified">Last Modified Date</option> > <option value="swishtitle">Title</option> > <option value="swishdocpath">Document Path</option> > </select>
strange i get exactly this: <SELECT NAME="sort"> <OPTION SELECTED VALUE="swishrank">Rank <OPTION VALUE="swishlastmodified">Last Modified Date <OPTION VALUE="swishtitle">Title <OPTION VALUE="swishdocpath">Document Path </SELECT> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
