Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. candeos

    Simple PHP Program to Capture E Mail Attachments

    Thanks in advance for the help My daughters dance company has seen a drop in attendance for their Nutcracker Performance and have asked me to do am mailing. The problem is that they have all of their customer info stored in a series of e mail messages as attachments ( 800+) The info is stored...
  2. candeos

    Converting INBOX with Attachments to Database

    Thanks in advance for any suggestions. My daughters dance company uses a program to order tickets. The only record they have of a persons name and address is in a text file stored as an attachment to an e mail that is sent to them as confirmation. I want to extract the information in these...
  3. candeos

    Converting a Single Column of Information to a Database

    Thanks for the assistance...I'll try it tonight! Dave
  4. candeos

    Converting a Single Column of Information to a Database

    Hello I have a bunch of information that is currently in a single column and 3,441 rows of an excel spreadsheet It looks like this" Record 1 Name Record 1 Address Record 1 City Record 1 State Record 1 Zip {space} Record 2 Name Record 2 Address ... ... The "records' are always separated by a...
  5. candeos

    Convertingg a single Column of Information to Database

    Geoff There is always a space. I looked at the data and sometimes there is not data in the last field of the row ( converted to columns) The column looks like this Abby 781-xxx-xxxx Fax: 781-xxx-xxxx Memorial Hall 500 Main St 2351 ( note we need to a a leading zero as it got cut off in the...
  6. candeos

    Outlook remains in Task Manager when shut down

    This is a Microsoft issue ...I had the same problem. They have a Hotfix for it I tried finding their e mail and hotfix but I think I deleted it. I would suggest you go onto their support site and search Hope this helps! Dave
  7. candeos

    Convertingg a single Column of Information to Database

    Hello I have a bunch of information that is currently in a single column and 3,441 rows of an excel spreadsheet It looks like this" Record 1 Name Record 1 Address Record 1 City Record 1 State Record 1 Zip {space} Record 2 Name Record 2 Address ... ... How do I convert this to look like this...
  8. candeos

    How to find a PHP Expert

    Hello We have an application developed in PHP / My SQl and are looking for someone to help with technical support. Could anyone suggest good places to look? We don't anticipate that this would be full time initially. Thanks for your help! Dave
  9. candeos

    Hiding PHP Parameters

    Actually a little bit of both. Our primary goal is to protect our intellectual property and to not allow people to see how we are doing things Thanks for the reply and look forward to hearing more Dave
  10. candeos

    Hiding PHP Parameters

    Hello We are using PHP to develop a commercial web site. I was wondering if there was a way ( like ASP) to encrypt the parameters.. ex www.mydomain.net/find.php?date="1/25/02&place&"home" Instead www.mydomain.net/find?r=838848858832 I know that Zend encrypts the entire code...
  11. candeos

    MySQL versus MIcrosoft SQL Server..Info needed

    Hello All We have written an application using PHP4 and MYSQL that has just started production. Recently, we were asked why we did not use MS SQL 2000 as it is more stable, robvust, scalable blah blah. Can anyone point me to some information that I can use to demonstrate that MySQL is a...

Part and Inventory Search

Back
Top