[PHP-DB] PHP Forms

2001-04-17 Thread Hector M Banda
Hi all, I'm doing virtual domains for some friends where have a form where I'm capturing some user information ( name, lastname, etc) to e-mail and also to store the information using PHP. Everything is working ok but I'm placing all the PHP forms on the user's directory and they are accessibl

[PHP-DB] How to redirect a user to main page once I capture his info in a form?

2001-04-18 Thread Hector M Banda
Hi all, I have a simple form where I capture the information from users. Once the information is captured, I'd like to send the users the the main page. I already tried the header command but I get an error like this: Warning: Cannot add header information - headers already sent by (output

Re: [PHP-DB] How to redirect a user to main page once I capture his info in a form?

2001-04-18 Thread Hector M Banda
header("location: http://www.need-info.com"); - Original Message - From: "Ron Brogden" <[EMAIL PROTECTED]> To: "Hector M Banda" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 2:08 PM Subject: Re: [PHP-DB] How to

[PHP-DB] Fw: sending e-mail thru PHP page.

2001-04-19 Thread Hector M Banda
- Original Message - From: Hector M Banda To: [EMAIL PROTECTED] Sent: Thursday, April 19, 2001 10:11 AM Subject: sending e-mail thru PHP page. Hi all, I have mysql as the database for my php pages where I store my information. When I'm done, I send an e-mail to my e-mail ac

[PHP-DB] Sending e-mail thru PHP page (2nd part)

2001-04-19 Thread Hector M Banda
Thanks to all of you guys who responded. Is any way I can guess the users e-mail address? I'm thinking in the way you setup your e-mail acct on the browser when you first install it. Because e-mail is one of the things I'm asking on the form where I collect the user's info. Thanks again.

[PHP-DB] PHP and MYSQL

2001-04-22 Thread Hector M Banda
Hi all, I have a form where I collect some information and then that information is saved on a local db (mysql). The problem that I'm having is that when the server is up an running for few hours and when a user clicks the send button, my page take a long time to communicate with my database and

[PHP-DB] Need php page to upload files

2001-04-23 Thread Hector M Banda
Hi all, I need a basic php page to upload files containing information to later import them into my server. Can somebody point me to a simple site where I can get one? Thanks,

[PHP-DB] How to keep selection on radio buttons when the form is refreshed?

2001-04-25 Thread Hector M Banda
Hi all, I have some radio buttons like: department, vendor, etc, on my form but at the time I submit or refresh the form, my radio buttons do not keep the selection. I have not idea in how to do tell PHP to keep the values of the objects when the form is refresed. Thanks, -hector --

[PHP-DB] Registering Pages on the web

2001-04-26 Thread Hector M Banda
Hi all, I need to register some pages on the web like altavista, yahoo, etc. Is any procedure to do this? I have done some research and I found that is kind of difficult to register under some search engines like yahoo. Besides setting the meta tag information, do I need to submit any other ki

[PHP-DB] Any word in how to connect to PPROGRESS db using PHP.

2001-06-19 Thread Hector M Banda
Hi all, Does any body have any information about how to access a PROGRESS database using PHP? I know this has been asked before and I just want to be upto date. Thanks, -- === Hector M Banda Fax: (425) 790-6379 Irvine Ca, 92618

[PHP-DB] How do I keep the values of objects when refreshing page?

2001-06-26 Thread Hector M Banda
Hi all, My page is getting the values and the submits itself displaying the information but the original selection is gone showing the objects with no info. Thanks, -- === Hector M Banda Fax: (425) 790-6379

[PHP-DB] how to preseve value of radio-butons when form is refreshed?

2001-06-29 Thread Hector M Banda
Hi all, How can I keep the values of objects like radio buttons on a PHP page when the page is refreshed? What I mean is that I 'm using the same form to interact with the user and to display the information based on the output of a particular query. Thanks, -- -hb -- PHP Database Mailin