RE: [Dynapi-Dev] Latest on FileIO and NS6

2001-02-28 Thread Matthew A. Shirey
A Java Applet may only access URLs on the same MACHINE that it was loaded from. This has been true since Java 1.0 to my knowlege. Java Applications have the freedom to access any machine. M. -Original Message- From: Michael Pemberton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February

RE: [Dynapi-Dev] not so sure about this anymore

2001-02-27 Thread Matthew A. Shirey
-Davis |-Original Message- |From: Matthew A. Shirey [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, February 27, 2001 3:49 PM |To: [EMAIL PROTECTED] |Subject: RE: [Dynapi-Dev] not so sure about this anymore | | |Heh, I personally have the same attitude as you. Problem is what you |are asking for

RE: [Dynapi-Dev] not so sure about this anymore

2001-02-27 Thread Matthew A. Shirey
Heh, I personally have the same attitude as you. Problem is what you are asking for may never happen. DynAPI does not simply help support the older browsers it also bridges the differences in implementation and interpretation of the current standards. Even the most current versions of the brows

RE: Re[2]: [Dynapi-Dev] DynAPI current things

2001-02-23 Thread Matthew A. Shirey
Of course sun will. THEY want to be the only one supplying Java. =) Sounds like a Microsoft wannabe to me... M. -Original Message- From: Robert Rainwater [mailto:[EMAIL PROTECTED]] Sent: Friday, February 23, 2001 11:44 AM To: DynAPI Development List Subject: Re[2]: [Dynapi-Dev] DynAPI c

RE: [Re: [Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS)]]

2001-02-23 Thread Matthew A. Shirey
When you create a cookie via server side script: VB ASP: Response.Cookies("Name") = "Value" This actually adds the headers to the web page that is served to the client to create the cookies on the client. When you make a request for a new web page the cookies that qualify are sent to the serve

RE: [Dynapi-Dev] Dynamic Loading on Mac test.

2001-02-19 Thread Matthew A. Shirey
I have brought this up before. There is no method in Mac IE for JS to talk to Java. M. -Original Message- From: Liam Clancy [mailto:[EMAIL PROTECTED]] Sent: Monday, February 19, 2001 5:39 AM To: dynapi dev lists.sourceforge.net Subject: Re: [Dynapi-Dev] Dynamic Loading on Mac test. I

RE: [Dynapi-Dev] RE: DynAPI 2 ScrollBar - Update

2001-02-18 Thread Matthew A. Shirey
Also, http://www.microbians.com/ has added a nice scroll feature I was planning to add. If you hover over the scroll bar you trigger a small auto-scroll icon then you can just kick back and read. Rather nice. - Original Message ----- From: "Matthew A. Shirey" <[EMAIL PROTECTED]> To: <[E

RE: [Dynapi-Dev] RE: DynAPI 2 ScrollBar - Update

2001-02-18 Thread Matthew A. Shirey
Well, I would. Seems only logical to me coming from a mostly windows background. -- Matthew -Original Message- From: Doug Melvin [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 18, 2001 3:31 PM To: [EMAIL PROTECTED] Subject: [Dynapi-Dev] RE: DynAPI 2 ScrollBar - Update In windows,

RE: Re[2]: [Dynapi-Dev] Dynamic Loading.

2001-02-18 Thread Matthew A. Shirey
Are you talking about a serverside Java component? I think one of the main problems is the Macintosh client side java support. JS has no way to talk to a Java Applet on the Mac IEs. I'll have to take a look at my Remote Scripting stuff but I am pretty sure that's the conclusion that I came to.

RE: [Dynapi-Dev] ViewPort

2001-02-15 Thread Matthew A. Shirey
nd Duron 600mhz? :-) - Original Message - From: "Matthew A. Shirey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 15, 2001 3:33 PM Subject: RE: [Dynapi-Dev] ViewPort Work really well. We run it on win2000. You need a good amount of ram, I

RE: [Dynapi-Dev] ViewPort

2001-02-15 Thread Matthew A. Shirey
ackend" OS? -Ursprungligt meddelande- Från: Matthew A. Shirey <[EMAIL PROTECTED]> Till: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: den 15 februari 2001 20:48 Ämne: RE: [Dynapi-Dev] ViewPort Actually I have a series of Virtual Machines using VMWare. www.vmware.com M. -Original Mes

RE: [Dynapi-Dev] ViewPort

2001-02-15 Thread Matthew A. Shirey
Actually I have a series of Virtual Machines using VMWare. www.vmware.com M. -Original Message- From: Doug Melvin [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 2:10 PM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] ViewPort ICK! I'm not too sure about adding a partition

RE: [Dynapi-Dev] ViewPort

2001-02-15 Thread Matthew A. Shirey
I have all versions of IE. =) Even 3... Ewww. M. -Original Message- From: Richard Bennett [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 10:08 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] ViewPort The problem is most people only have one version of IE, mine's I

RE: [Dynapi-Dev] URL for ColorPicker Widget

2001-02-15 Thread Matthew A. Shirey
Here's the URL: http://home.earthlink.net/~kendrasg/widget/ColorPicker/cpDemo.html I cannot speak on Jeff's behalf about it being free but I am pretty sure that's what he intended by posting and sharing it with us. -- Matthew -Original Message- From: Raible, Matt [mailto:[EMAIL PROTECT

RE: [Dynapi-Dev] A handy DEBUG method

2001-02-15 Thread Matthew A. Shirey
Yeah, that's pretty much how we do it. This happens for us without the user even knowing it. They just get a friendly error message. M. -Original Message- From: Doug Melvin [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-

RE: [Dynapi-Dev] One more green

2001-02-15 Thread Matthew A. Shirey
I don't have a matrix for the CVS version but I will be putting one together soon. Right now I am just covering the release versions. =) That should change this next weekend though. I am having a small case of too much day job this week... M. -Original Message- From: Jordi - IlMaestro

RE: [Dynapi-Dev] [Bug #132275] dynapi.ext.keyevents.html demo not working with Netscape4.x

2001-02-14 Thread Matthew A. Shirey
Roland, I noted that the keyevents example did not work on NS 4.75 in Linux (RedHat 7.0) on my compatibility matrix. http://www.shireyproductions.com/dynapi/matrix/default.htm M. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 3

RE: [Dynapi-Dev] Creating Elements in Opera5

2001-02-12 Thread Matthew A. Shirey
Could you share the "how-to" part? In my tests with Opera5 I could not even see that the API was being executed. M. -Original Message- From: Eytan Heidingsfeld [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 11:55 AM To: Dynapi-Dev Subject: [Dynapi-Dev] Creating Elements in O

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Matthew A. Shirey
orted to the 19/12/2000 snapshot of DynAPI2) - Original Message - From: "Matthew A. Shirey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 10, 2001 8:08 PM Subject: RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working > Yeah, someone to

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Matthew A. Shirey
Yeah, someone told me to to end Mac setHTML stuff with a newline. Heh, it actually works for me, try it. Try your setHTML line as such: layer.setHTML('textmore text\n') -- Matthew -Original Message- From: Monica Keefe [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 10, 2001 10:42

RE: [Dynapi-Dev] true 9 browser support with dynAPI 2?

2001-02-08 Thread Matthew A. Shirey
IE 4.5 on the Mac breaks on a lot of things. I consider the API fairly unusable on that browser. M. -Original Message- From: Elisabet Frazer Sent: Thu 2/8/2001 9:21 AM To: dyndev Cc: Subject: [Dynapi-Dev] true 9 browser sup

RE: [Dynapi-Dev] New Developer Wants To Help With Mac(contentsize)

2001-02-07 Thread Matthew A. Shirey
Thank you, I'll try this out. Is this a fix that would be worked into the API? Has it been reviewed by any of the codemiesters? M. -Original Message- From: Michael Bürge Sent: Wed 2/7/2001 11:32 AM To: [EMAIL PROTECTED] Cc:

RE: [Dynapi-Dev] New Developer Wants To Help With Mac

2001-02-07 Thread Matthew A. Shirey
My personal main problem on the mac is the getContentHeight/Width methods... You cannot make layer, fill it, and have it autosize to its' contents. If I am wrong about this someone please let me know. M. -Original Message- From: Ryan Sutter Sent: Wed 2