Hmm, that's odd. What code snippets can you provide from your app? Is it just that sample you provided earlier? Also, how are you accessing this file in your browser? (i.e. what is the url you type into your browser to access this code sample)
On Apr 29, 8:23 pm, skunkwerk <[email protected]> wrote: > Carise, > i just tried the code snippet in IE 7 on windows xp, with exactly > the same results "URL scheem not supported." does anybody know what's > going on here? > > thanks, > imran > > On Apr 27, 4:31 pm, skunkwerk <[email protected]> wrote: > > > thanks Michael, > > I am working with a page on disk (the code above is in a local file > > i'm opening in my browser), but i'm not loading any files currently > > through the localstore - just trying to create a local store. > > > regards, > > imran > > > On Apr 27, 11:39 am, Michael Nordman <[email protected]> wrote: > > > > > URL scheme not supported > > > > The Gears LocalServer supports HTTP and HTTPS. Are you working with > > > pages on disk and loading them via FILE urls?
