From: Michael P. <mp...@ph...> - 2001-01-11 12:09:52
|
If someone is willing to give me some help with the JScript component, I've found a way of retieving the content of a URL to then put it into a layer using .setHTML(). It doesn't need any extensive code such as the LoadPanel and will work with any standard layer. BTW, the NS version that uses Java works fine. It is only IE that won't allow me to use Java objects in the actual code. I need to find an object that works with web files the way that the FileSystemObject works for local files. Also, because I am using Java / ActiveX to download the files, there is no need for queues or separate loading of files. Raymond Smith wrote: > Fatigue setting in, things are running smooth as I continue to debug the > "trivial". Going let you European lads finish the balance of "your day" in > peace. I think a few hours of sleep to recharge the Brain Calories is in > order. Tomorrow I have to tackle Pascal "my mother named me after a > computer language" Bestebroer's dynamic skinwindow and hopefully figure out > how to integrate a loadpanel into a window that doesn't really exist till > you give birth to it.... and then have 'it' (once born) actually perform a > call to load itself. > > Later... > > ----- Original Message ----- > From: "Raymond Smith" <dst...@or...> > To: <dyn...@li...> > Sent: Thursday, January 11, 2001 1:45 AM > Subject: [Dynapi-Dev] Getting into it, on a " lower " plane... > > > Ok, picking up on 'Ilmestro' here. Just working on a slightly lower > > intellectual plane. > > > > I got the loadpanels (via labels) working inside of pushpanels, kinda > > <mutter>. Unfortunately... , Pushpanel isn't smart enough to resize > itself > > after content 'insertion'. I tried setContent from viewport but that > failed > > miserably. I came up with a work around (reset does work and I have to > > oversize the Label to accomodate "expected" content) Not pretty I know.. > > but it will have to work til I figure out what you guys already know. > > > > DS > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |