Home : Products : DBMan : Customization :

Products: DBMan: Customization: Re: [wdu2002] Confused over date search...: Edit Log

Here is the list of edits for this post
Re: [wdu2002] Confused over date search...
We may be getting somewhere, though not quickly LOL I had posted in the last message about a weird search I was getting...fixed that...it seemed I had 2 forms intertwined, but now, I get this error.

Invalid date format: '-2003'

I just changed the dots in the sub_query line to dashes since thats how it shows in the date field and yet it gives me this weird error now. But at least its not telling me I have no records! Sly


BTW, this is my address line now:

http://www.wdu.net/cgi-local/dbman/db.cgi?db=ads&uid=wahm2002.102479776562322&datebymonth=Jun&datebyyear=2003&view_records=View

and my sub query line of:

if ($in{datebymonth}) {
$in{Dates1} = q~^\d+~ - qq~$in{datebymonth}~ - qq~$in{datebyyear}~; $in{re} = "on";
}

Last edited by:

wdu2002: Jun 22, 2002, 7:05 PM

Edit Log: