Re: [PHP-WIN] Dlls (NEW ISUUE)

2001-10-30 Thread Karen Siefken
Siefken" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 25, 2001 9:59 AM Subject: RE: [PHP-WIN] Dlls > I have done this... with some level of pain. This may be overkill for some > of you, but these are the tips I wish I had when I started this. > &

Re: [PHP-WIN] Dlls

2001-10-25 Thread Karen Siefken
PROTECTED]> Sent: Thursday, October 25, 2001 10:59 AM Subject: RE: [PHP-WIN] Dlls > I have done this... with some level of pain. This may be overkill for some > of you, but these are the tips I wish I had when I started this. > > First, I am a UNIX person, so having to do thi

RE: [PHP-WIN] Dlls

2001-10-25 Thread Mike Eynon
Cruz, CA 95062 // [EMAIL PROTECTED] // 831.588.2388 (cell) -Original Message- From: Karen Siefken [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 8:22 AM To: Mike Eynon; Josh Seward; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Dlls I have a dll created with VB, I am trying to

Re: [PHP-WIN] Dlls

2001-10-25 Thread Karen Siefken
IL PROTECTED]> To: "Josh Seward" <[EMAIL PROTECTED]>; "Karen Siefken" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 25, 2001 10:59 AM Subject: RE: [PHP-WIN] Dlls > I have done this... with some level of pain. This may be overkill for some &

RE: [PHP-WIN] Dlls

2001-10-25 Thread Mike Eynon
ginal Message- From: Josh Seward [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 4:53 PM To: Karen Siefken; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Dlls I am also looking for an answer to this question. I am using the fallowing JavaScript to call the .dll file. http://server/S

Re: [PHP-WIN] Dlls

2001-10-24 Thread Josh Seward
I am also looking for an answer to this question. I am using the fallowing JavaScript to call the .dll file. http://server/Scripts/convert.dll?convert src=C:\Inetpub\wwwroot\art\\$id.$type&dest=C:\Inetpub\wwwroot\movies\\$id"> Is there a way to call this for use in php? I believe this is a