>>FYI, I have converted several old CF5/6 sites to Railo with no problems at
all.

+G!million

I have ported some ancient CF apps to Railo without a hitch as well. With
budgets as tight as a snare drum these days Railo has been a godsend.

G!



On Thu, Aug 22, 2013 at 5:39 PM, Russ Michaels <r...@michaels.me.uk> wrote:

>
> FYI, I have converted several old CF5/6 sites to Railo with no problems at
> all.
>
> Otherwise you can resort to the old fashioned way we did this before ajax
> and json, use a hidden IFRAME to submit the requests to the server and get
> the data back.
>
>
>
> On Thu, Aug 22, 2013 at 6:42 PM, Gerald Guido <gerald.gu...@gmail.com
> >wrote:
>
> >
> > You will need a way to serialize your data. Take a look at this
> >
> >
> http://cfjson.riaforge.org/index.cfm?event=page.svnview&path=%2Ftrunk&file=cfjson%2Ecfc
> >
> > I would use the functions there as a start for creating your JSON. Or you
> > can create your JSON from scratch (Which can be a total PITA)  Once you
> > have the data serialized you will be able to use the jQuery tutes listed
> > previously.
> >
> >
> http://www.jensbits.com/2010/03/18/jquery-ui-autocomplete-with-coldfusion/
> >
> > CF 5 really limits your options as all the JSON libraries on RIAForge
> want
> > CF 6 or better. Might be time to look at Railo if budget constraints
> > prohibits upgrading CF.
> >
> > HTH
> >
> > G!
> >
> > On Fri, Aug 9, 2013 at 12:06 AM, Ashish Gohri <
> mystical...@rediffmail.com
> > >wrote:
> >
> > >
> > > How can i immplement an autosuggest feature for coldfusion 5 ?
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356547
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to