> From: Code for Libraries [mailto:[log in to unmask]] On Behalf Of > Winona Salesky > Sent: Monday, December 07, 2009 11:00 AM > To: [log in to unmask] > Subject: Re: [CODE4LIB] Auto-suggest and the id.loc.gov LCSH web > service > > Quoting Ethan Gruber <[log in to unmask]>: > > > I have a need to integrate the LCSH terms into a web form that uses > > auto-suggest to control the vocabulary. Is this technically possible > with > > the id.loc.gov service? Why can't you just add a "*" to the end of the data in your search form and send the request to the id.loc.gov search, per: <http://id.loc.gov/authorities/techcenter/searching.html> then parse the response? Andy.