RE: a couple things

2000-05-19 Thread Dave Watts
> Is there a handy way to couple with the > target="top" attribute? If not, how would you suggest > I accomplish this task? CFLOCATION runs on the server side, which has no understanding of what's going on in frames on the client, so the short answer is no. You can use JavaScript on the client,

Re: a couple things

2000-05-19 Thread Todd Ashworth
Is there a handy way to couple with the target="top" attribute? If not, how would you suggest I accomplish this task? .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusio

RE: a couple things

2000-05-19 Thread paul smith
There's a tag or 2 in the gallery to do this with ascii files. So after Verity identifies a document with hits, you process it right before you display it. I had a developer modify his tag to put a link to all "hit words" at the top of the doc so you could jump to them from the top, and 2 links a

RE: a couple things (Verity)

2000-05-19 Thread Brian P. Doyle
very cool, could you point me in the direction of that tag? thanks! -Brian -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, May 19, 2000 9:52 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: a couple things (Verity) > 1)

RE: a couple things (Verity)

2000-05-19 Thread Dave Watts
> 1) Yes! You can incrementally add new items one-at-a-time to > your verity indexes. Its very simple: You just use the UPDATE > action to update your already-existing collection with the new > item. Just make sure that your new item has a unique key. One potential problem when doing this, thoug

RE: a couple things

2000-05-19 Thread Brian P. Doyle
ailto:[EMAIL PROTECTED]] Sent: Friday, May 19, 2000 9:43 AM To: [EMAIL PROTECTED] Subject: RE: a couple things Hi Brian, I agree that verity is "under documented" and would further add that (possibly as a result) its underutilized. Please see my post from earlier today about verity for s

RE: a couple things

2000-05-19 Thread Eron Cohen
Hi Brian, I agree that verity is "under documented" and would further add that (possibly as a result) its underutilized. Please see my post from earlier today about verity for some extra hints. To answer your questions: 1) Yes! You can incrementally add new items one-at-a-time to your verity i