From: Tom Bombadil Date: 2007-06-15T21:21:02+09:00 Subject: Re: Log file doesn't show message ------=_Part_61446_21611012.1181910058719 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline All right. Lastly, it pretty much seems like it's not that easy as I now ge= t 1.txt for the Bugtraq ID: 5 :-) It should be 1-1, 2-2, etc. Have a great weekend, -Tom -- On 6/15/07, Florian A=DFmann wrote: > > Tom Bombadil schrieb: > > What if I'd only like to get the latest entries on > > www.securityfocus.com/bid? > I'd subscribe the maillist or use a webservice if it exists, otherwise > you'd have to parse the html source of www.securityfocus.com/bid and > find the first field with the bid... > Fetching the site is very expensive, takes much time and ressources. > > > I'd then need a check if #{ URL_MASK % id } =3D=3D 0 or so, yes? > No, 'URL_MASK % id' is like 'sprintf URL_MASK, id', see above for > another solution. > > Regards > Florian > > ------=_Part_61446_21611012.1181910058719--