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: Sent: Wedne

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: Sent: Monday, August 08, 2005 2:46 PM Subject: [PHP] oci8 recursive call in log Hi! Please excuse my poor

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, 20

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

[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 t

php-general@lists.php.net

2001-01-24 Thread James R. Butzen
try $retrn = "AASIDFIFJ&"; -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 24, 2001 4:17 PM To: PHP Mailing List Subject: [PHP] Finding an '&' Should this correctly find '&' or is & and special searching character? # looking for an & at

[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/) To