cool, thanks :)
That second revision is based largely on Stratis' code, it's nicely done.
I still need to come up with an effective scheme for encoding entities in
the 'output' of bc_edit - the MSHTML component only does _very_ basic entity
encoding.... so watch out.
I'm seriously considering writing a full-on characher translation library
that can do numeric entities: — etc.
best,
_alex
----- Original Message -----
From: "Bruce Davison" <br...@yo...>
To: <bin...@li...>
Sent: Tuesday, August 21, 2001 6:11 AM
Subject: Re: [binarycloud-dev] bc_edit
> Alex,
> I got rid of the onblur and wrapped information for input file to edit and
save logic and all works OK.
> Obviously the example is not a stand alone script, and you probably had
some other thing in mind for the stuff that didn't
> work.
>
> It is really neat stuff.
>
> Bruce
>
> 19/08/01 11:30:17, Bruce Davison <br...@yo...> wrote:
>
> >Hi,
> >Is bc_edit this supposed to work at this point?
> >
> >in bc_edit.htc
> >
> >function evntBlur()
> >{
> > mXml.nodeValue = Text;
> >}
> >
> >ERROR 'mXml is null or not an object', it appears to be null
> >
> >This is after pressing DONE after making changes.
> >
> >
> >Bruce
> >
> >
> >
> >_______________________________________________
> >binarycloud-dev mailing list
> >bin...@li...
> >http://lists.sourceforge.net/lists/listinfo/binarycloud-dev
> >
>
>
>
>
> _______________________________________________
> binarycloud-dev mailing list
> bin...@li...
> http://lists.sourceforge.net/lists/listinfo/binarycloud-dev
>
|