From: Doc O. <doc...@us...> - 2001-02-24 19:36:21
|
Michael Pemberton <mp...@ph...> wrote: > I now have it working in both NS and IE (only win tested) and can't see= > any bugs. (I should open my eyes) Can anyone confirm this working in NS6/Mozzilla ? ____________________________________________________________________ Get free email and a permanent address at http://www.amexmail.com/?A=3D1 |
From: Doc O. <doc...@us...> - 2001-02-22 08:52:58
|
> Would like to see the java source (if it's an option, if not no problem= ), > and start working on a PHP version of this as well; adding in the two o= ther > components. Did y'all know that you can do all of this with the help of a server-side= script + some cookies ? (create img, set source to ss-file, ss-file can read from query - writes to cookie, script reads from cookie). I was working on something like that before, but decided to go with java. One problem though, there semes to be some problems with unicode and the communication between java/js (try loading a chinese file into a chinese document). my 0.02$ ____________________________________________________________________ Get free email and a permanent address at http://www.amexmail.com/?A=3D1 |
From: Raymond S. <dst...@or...> - 2001-02-22 10:08:51
|
Whatever happened to Labcoats pending "Super-Optimizied-Twin-Turbofied-Dynosmooooth" version of the API he was preparing to present in a couple of days 3 weeks ago? |
From: Michael P. <mp...@ph...> - 2001-02-22 12:17:19
|
the problem was that there was no method of downloading content AFTER the page has been rendered. I wanted a way of downloading the new code without the need to reload a page or use a separate frame. I also wanted a loadpanel that would allow me to access the HTML in NS after loading new content. Doc Oliver wrote: > > Would like to see the java source (if it's an option, if not no problem), > > and start working on a PHP version of this as well; adding in the two other > > components. > > Did y'all know that you can do all of this with the help of a server-side > script + some cookies ? (create img, set source to ss-file, ss-file can > read from query - writes to cookie, script reads from cookie). I was > working on something like that before, but decided to go with java. > > One problem though, there semes to be some problems with unicode and the > communication between java/js (try loading a chinese file into a chinese > document). > > my 0.02$ > > ____________________________________________________________________ > Get free email and a permanent address at http://www.amexmail.com/?A=1 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev -- Michael Pemberton mp...@ph... ICQ: 12107010 |
From: Richard B. <ma...@ri...> - 2001-02-23 01:44:02
|
I thought client-side javascript couldn't read cookies written by a server-side app?? Richard. ----- Original Message ----- From: "Doc Oliver" <doc...@us...> To: <dyn...@li...> Sent: Thursday, February 22, 2001 9:53 AM Subject: Re: [Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS)] > > Would like to see the java source (if it's an option, if not no problem), > > and start working on a PHP version of this as well; adding in the two other > > components. > > > Did y'all know that you can do all of this with the help of a server-side > script + some cookies ? (create img, set source to ss-file, ss-file can > read from query - writes to cookie, script reads from cookie). I was > working on something like that before, but decided to go with java. > > One problem though, there semes to be some problems with unicode and the > communication between java/js (try loading a chinese file into a chinese > document). > > my 0.02$ > > > ____________________________________________________________________ > Get free email and a permanent address at http://www.amexmail.com/?A=1 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |