Current location: Hot Scripts Forums » Programming Languages » PHP » PHP+Outlook


PHP+Outlook

Reply
  #1 (permalink)  
Old 04-26-04, 11:55 AM
tcooper tcooper is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
PHP+Outlook

I have a php form where I would like to add a dropdown/listbox that would link to a users Outlook Contacts. This form is for internal company use only. All I want to do is show the individuals names that are listed in the contacts so that the user can choose a person. I would like to do this to prevent variations or mis-spelled contacts. Can this be done with php?
Reply With Quote
  #2 (permalink)  
Old 04-27-04, 12:21 AM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

One way I can think of is to export the contact info into CSV file or something and read it with PHP, but I guess it must be always-up-to-date, right? How about searching for Outlook's addres book file or something (if there is such a thing)? Sorry I can't comment further because I don't use Outlook...

At any rate, you'll probably be looking at file(), file_get_contents(), fgetcsv() or other file functions. Good luck.
__________________
Blavv =|
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
PHP Dudes - Hi All stuart New Members & Introductions 4 05-03-04 01:22 PM
100 Web Templates & 10 PHP Scripts for sale! HostersUK.co.uk General Advertisements 0 01-10-04 12:31 AM
Realtime PHP Code Obfuscation barrywien General Advertisements 1 11-16-03 06:50 PM
How to convert php generated pages to SE friendly HTML or PHP(SE friendly) -CLASS 101 crippled PHP 1 11-16-03 06:37 AM


All times are GMT -5. The time now is 10:30 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.