I'm trying to find the best way to create a search routine that allows me to
"narrow-down" the choices as the user types. SOrt of like what Microsoft
Help does. If I have a query of 50 items, and the user types a "b", then
everything that starts with "b" is left, but everything else is parsed out.
If they then type an "a", then everything starting with "ba" is left, and
everything else is parsed out.
I've downloaded CF_combosearch, and it's SORT of what I'm looking for,
except I'm trying to avoid having to click on a button to submit the search.
I want it to update with each keypress. I'm not a Javascript wizard by a
longshot, but it seems to me that there should be some way to do this
client-side, without re-submitting the form, using javascript.
Has anyone else ever written something like this? If not, are there any
javascript gurus who can help coach me through doing it myself?
<CFUG-SFL Manager>
-Kev
</CFUG-SFL Manager>
> -----Original Message-----
> From: Brian Thornton [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 12, 2000 3:12 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Encrypting CF files
>
>
> cfencrypt is in the in dicectory.. Decrypt can only work in some cases...
>
> -Brian
> ----- Original Message -----
> From: J.Milks <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 12, 2000 12:45 PM
> Subject: Encrypting CF files
>
>
> > Hi All,
> > I am working on an existing project with encrypted CF templates. My
> question
> > is twofold:
> >
> > 1- How do I encrypt templates? I cannot find anything in the help. I
> suspect
> > it is an exe or something.
> >
> > 2- I am also told that there is a DECRYPT exe floating around
> as well. Is
> it
> > widely available, or is it one of those
> > tools nobody admits to having?
> >
> > Thanks,
> >
> > James
> >
> >
> >
> >
> >
> >
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.mail-archive.com/[email protected]/
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.