From: Kevin <ke...@ke...> - 2003-04-03 17:26:02
|
Hello everyone, Using the basic datasource example: dynapi.util.datasource.html i.e no soda or sync I get the following alert error on connecting to the datasource "Alert! did not find a converter or decoder." I am a bit puzzled as the message doesn't seen to come from the dynapi3x. It shouldn't be Java related as soda and sync aren't needed for the HTTP get. Any help would be appreciated. - Kevin |
From: Raymond I. <xw...@ya...> - 2003-04-03 22:34:05
|
Is this on mac or windows? -- Raymond Irving --- Kevin <ke...@ke...> wrote: > Hello everyone, > > Using the basic datasource example: > dynapi.util.datasource.html > i.e no soda or sync I get the following alert error > on connecting > to the datasource "Alert! did not find a converter > or decoder." I > am a bit puzzled as the message doesn't seen to come > from the > dynapi3x. It shouldn't be Java related as soda and > sync aren't > needed for the HTTP get. Any help would be > appreciated. > > - > Kevin > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of > bandwidth! > No other company gives more support or power for > your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com |
From: Kevin <ke...@ke...> - 2003-04-03 23:00:39
|
Re: Using datasource on NS4 Windows. "Raymond Irving" <xw...@ya...> wrote: > > Is this on mac or windows? > > -- > Raymond Irving > > --- Kevin <ke...@ke...> wrote: > > Hello everyone, > > > > Using the basic datasource example: > > dynapi.util.datasource.html > > i.e no soda or sync I get the following alert error > > on connecting > > to the datasource "Alert! did not find a converter > > or decoder." I > > am a bit puzzled as the message doesn't seen to come > > from the > > dynapi3x. It shouldn't be Java related as soda and > > sync aren't > > needed for the HTTP get. Any help would be > > appreciated. > > > > - > > Kevin > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of > > bandwidth! > > No other company gives more support or power for > > your dedicated server > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online, calculators, forms, and more > http://tax.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Raymond I. <xw...@ya...> - 2003-04-04 06:29:44
Attachments:
util.zip
|
Hi, The attached file contains the fix for this problem. I can't see why we can't do a elm.src='about:blank' with ns4. Does ns4 have cross-domain scripting security enabled? PS. These change are _not_ yet in cvs. -- Raymond Irving --- Kevin <ke...@ke...> wrote: > > Re: Using datasource on NS4 Windows. > > "Raymond Irving" <xw...@ya...> wrote: > > > > Is this on mac or windows? > > > > -- > > Raymond Irving > > > > --- Kevin <ke...@ke...> wrote: > > > Hello everyone, > > > > > > Using the basic datasource example: > > > dynapi.util.datasource.html > > > i.e no soda or sync I get the following alert > error > > > on connecting > > > to the datasource "Alert! did not find a > converter > > > or decoder." I > > > am a bit puzzled as the message doesn't seen to > come > > > from the > > > dynapi3x. It shouldn't be Java related as soda > and > > > sync aren't > > > needed for the HTTP get. Any help would be > > > appreciated. > > > > > > - > > > Kevin > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: ValueWeb: > > > Dedicated Hosting for just $79/mo with 500 GB of > > > bandwidth! > > > No other company gives more support or power for > > > your dedicated server > > > > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Tax Center - File online, calculators, > forms, and more > > http://tax.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of > bandwidth! > > No other company gives more support or power for > your dedicated server > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of > bandwidth! > No other company gives more support or power for > your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com |
From: Dan W. <da...@wi...> - 2003-04-04 12:01:04
|
On Fri, 2003-04-04 at 00:29, Raymond Irving wrote: > Hi, > > The attached file contains the fix for this problem. > > I can't see why we can't do a elm.src='about:blank' > with ns4. Does ns4 have cross-domain scripting > security enabled? I believe it does, at least with some configurations, I'm not sure about the default. Even Mozilla/NN^+ restrict you from even linking to one of the about:... pages, though i think it allows about:blank. > > PS. These change are _not_ yet in cvs. > > -- > Raymond Irving > > --- Kevin <ke...@ke...> wrote: > > > > Re: Using datasource on NS4 Windows. > > > > "Raymond Irving" <xw...@ya...> wrote: > > > > > > Is this on mac or windows? > > > > > > -- > > > Raymond Irving > > > > > > --- Kevin <ke...@ke...> wrote: > > > > Hello everyone, > > > > > > > > Using the basic datasource example: > > > > dynapi.util.datasource.html > > > > i.e no soda or sync I get the following alert > > error > > > > on connecting > > > > to the datasource "Alert! did not find a > > converter > > > > or decoder." I > > > > am a bit puzzled as the message doesn't seen to > > come > > > > from the > > > > dynapi3x. It shouldn't be Java related as soda > > and > > > > sync aren't > > > > needed for the HTTP get. Any help would be > > > > appreciated. > > > > > > > > - > > > > Kevin > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: ValueWeb: > > > > Dedicated Hosting for just $79/mo with 500 GB of > > > > bandwidth! > > > > No other company gives more support or power for > > > > your dedicated server > > > > > > > > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Tax Center - File online, calculators, > > forms, and more > > > http://tax.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: ValueWeb: > > > Dedicated Hosting for just $79/mo with 500 GB of > > bandwidth! > > > No other company gives more support or power for > > your dedicated server > > > > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of > > bandwidth! > > No other company gives more support or power for > > your dedicated server > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online, calculators, forms, and more > http://tax.yahoo.com -- Dan Willemsen <da...@wi...> |