hi. I am trying to intergrate a active directory phonelookup into my company internal website. it uses expression engine. I have the phonelookup in a php file, I am running into a lot of problems getting the php file to intergrate with the system. I thought maybe converting into a module, or calling it via a Iframe, or calling it through a script tag. Converting it into a module has been rather troublesome finding any kind of documentation for doing anything remotely like that, calling it through a Iframe does not allow me to show the whole table and also breaks the javascript search, and I can not seem to call it via a script tag. Does anyone have any ideas?