I'll start by saying that I'm pretty new to much of this, so some of what I ask may be simple. Please forgive me ahead of time!
I would like to add a tiny bit of functionality to my locator, and I'm thinking that if I had any amount of skill in PHP this would be easy, but alas that's not the case.
I have purchased a separate script which is also based in PHP. I would like to add the capability such that when someone types in their zip code, in addition to the information that I have chosen to return (name, add, city, state, and zip) another field returns for each one. That additional field needs to be dynamic itself. It needs to be from the separate script I have purchased. I need the locator to attach to each location the ability to run this additional script which will access an additional database and return additional dynamic content.
Does anyone have any idea where in the locator files I would add the code from the other script to do this???
Thanks so much in advance. I appreciate any help that can be given!
Josh