On 4/25/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:


>what if I need to set a separate url, not just a url parameter ?

Without modifying the code, you're not going to be able to do that.
However,
I would think it would be much easier to have one page on the server
responsible for serving up the Autocomplete data. There's no reason to use
multiple pages.


actually not true. Some basic cases where you might want different pages:

1) the urls provide the right output but you don't control them and want to
provide a common interface

2) In CGI, you don't want to package multiple sets of data in a single page
(especially if they are large!). You must
be assuming the typical  database backend !

I hope Jörn joins the thread . As he is improving the plugin, I am sure he
can provide more ideas!


regards and thanks

Reply via email to