I haven't had any luck to use a search argument metatag in a search 
action.  Am I making a mistake of trying to do the impossible?

Tango 3.52

Form snip:

        <TD>Modification Date:</TD>
        <TD><INPUT NAME="mod_date_select" TYPE=RADIO VALUE="<">Before <INPUT 
NAME="mod_date_select" TYPE=RADIO VALUE=">">After <INPUT 
NAME="mod_date_select" TYPE=RADIO VALUE="=" CHECKED>Ignore <INPUT 
NAME="mod_date" TYPE=TEXT SIZE=8 MAXLENGTH=10></TD>


My NoResults page will show:

No records match your search criteria. 

*       Modification Date > 01/15/2003

so it's encoding the '>' and date correctly, but the query WHERE clause 
from the debug is

WHERE (p1.moddate={ d '2003-01-15' })

Any suggestions?

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:    http://www.tothept.com


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to