RE: [PHP-DB] MS Access, FoxPro and PHP

2003-12-02 Thread howard gramer
Robert, I can not help directly but until you get a helpful response here you could try a Google Groups search. http://groups.google.com/groups?safe=images&ie=UTF-8&oe=UTF-8&as_ugroup=*access*&as_usubject=php%20odbc&lr=&hl=en Go to http://groups.google.com click on Advanced search for Newsgroup

Re: [PHP-DB] Re: send email

2003-11-28 Thread Howard Gramer
in my php code. - Original Message - From: "Jacob A. van Zanen" <[EMAIL PROTECTED]> To: "'howard gramer'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 27, 2003 2:36 AM Subject: RE: [PHP-DB] Re: send email Hi This

RE: [PHP-DB] Re: send email

2003-11-26 Thread howard gramer
Sorry, I don't understand. I thought the code that you posted was what goes in the HTML page; meaning I thought it was php code. Where does the source code sit? howard grämer New York City [EMAIL PROTECTED] From: "Jack van Zanen" <[EMAIL PROTECTED]> To: &q

Re: [PHP-DB] Re: send email

2003-11-25 Thread howard gramer
I am in the same boat, ( I posted a couple of days ago Subject: Re: [PHP-DB] Send formmail data to Email and Database ), not knowing where to put the Mail() into my own code. I am working on it but no success yet. But, my real question in this topic; with formmail.pl using Sendmail your able t

Re: [PHP-DB] Re: Send formmail data to Email and Database

2003-11-24 Thread howard gramer
Last Name Email Address Comments Enter your comments  

[PHP-DB] Send formmail data to Email and Database

2003-11-23 Thread howard gramer
(newbie alert!) DWMX, Host: PHP, MySQL, Sendmail, and my own Cgi-Bin I had the database action working well. But then trying to get the email to work I had to switch their positions in the code. Email now on top and database on bottom. So now the database action is not activated. How can I get