[Proto-Scripty] Re: Ajax.Autocompleter does not work with a WebService

2009-05-07 Thread T.J. Crowder
Hi, > I know it works if I use a relative path... but the file exists on another > website within our network. > I figured I code just use a URL. Can't I? > How can I use a remote file? The link I gave you answers this. That's kind of why I included it. ;-) -- T.J. Crowder tj / crowder software

[Proto-Scripty] Re: Ajax.Autocompleter does not work with a WebService

2009-05-07 Thread Gene Aiello
I know it works if I use a relative path... but the file exists on another website within our network. I figured I code just use a URL. Can't I? How can I use a remote file? On Thu, May 7, 2009 at 12:18 PM, T.J. Crowder wrote: > Hi, > > I see you're using an absolute URL with the autocomplete

[Proto-Scripty] Re: Ajax.Autocompleter does not work with a WebService

2009-05-07 Thread T.J. Crowder
Hi, I see you're using an absolute URL with the autocompleter, rather than a relative one. Usually that's a red flag -- maybe you're running into SOP[1] issues? [1] http://en.wikipedia.org/wiki/Same_origin_policy HTH, -- T.J. Crowder tj / crowder software / com Independent Software Engineer, co