[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Mail script ?



> > A more simple method might be to use the echo
> > directive to insert the
> > hour minutes and seconds the form is accessed, as
> > long as the form is
> > processed for SSI, as it's unlikely that two people
> > will access the form
> > the exact same second. http://www.bignosebird.com/sdocs/echo.shtml
> > <input type="hidden" name="whatever"
> > value="<!--#config
> > timefmt="%m%d%y%H%M%S" --><!--#echo var="DATE_LOCAL"
> > -->">
> >  
> Dan, that's a great idea....I'll add your suggestion
> to my "Linux book of knowledge"....in my case, the
> clients wanted the ability to auto-increment the
> numbers which are actually used for order id's....
> 
> 

I can't take full credit. The bignosebird.com postcard script uses the
server time to create the filename for the HTML postcard file. That's
what gave me the idea.
-- 
Dan Kriwitsky

Please reply to the list only. Offlist replies are not read.