Re: [PHP] force download

2005-08-10 Thread James R.
That would be browser dependent, something you have no control over. Maybe you can include a little text message saying right-click save as for the users not intelligent enough to figure it out themselves. - Original Message - From: Sebastian [EMAIL PROTECTED] To:

Re: [PHP] oci8 recursive call in log

2005-08-08 Thread James R.
It seems to be that last line of your code which is causing the error. I've no idea why though. -James - Original Message - From: Ivonne Trejo Silva [EMAIL PROTECTED] To: php-general@lists.php.net Sent: Monday, August 08, 2005 2:46 PM Subject: [PHP] oci8 recursive call in log Hi!

[PHP] Need to download files in IE

2001-03-12 Thread James R. Edgar
I am trying to set my script up so that when a person clicks on the link, that the page will prompt for a download w/ the filename in the File Name field in the Save As prompt. I can get this to work in Netscapse but when I try to do it with Internet Explorer I encounter problems. It either says

RE: [PHP] Need to download files in IE

2001-03-12 Thread James R. Edgar
: no-cache"); header("Expires: 0"); $fn=fopen($FileName,"r"); fpassthru($fn); fclose($fn); exit; py - Original Message - From: James R. Edgar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 12, 2001 7:57 PM Subject: [PHP] Need to download files in

RE: [PHP] Good Free PHP Editor?

2001-03-12 Thread James R. Edgar
Hello, I use editplus. It has a feature that lets you add in auto completion files, syntax files. It does have an eval version, and it is not that expensive. http://www.editplus.com Regards, Edgar -Original Message- From: Boget, Chris [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12,

[PHP] Any PHP API for Meeting-Pro?

2001-01-24 Thread James R. Butzen
Hi All, I have a client uses Meeting-Pro database. Is there any API I can use with PHP that will allow me to interact with Meeting-Pro db? Thanks in advance for any comments. James R. Butzen NEBIS Tech. Support http://www.nebis.com -- PHP General Mailing List (http://www.php.net