Hello all, I am looking for some advice and direction.
I feel confident that I have made the transition from plain vanilla asp/html to solely using DNN for hosting a couple web sites. I have washed my hands of the ‘old’ way of web hosting and barely touch Dreamweaver and notepad anymore. I do not want to go back.
Now that I have an attractive DNN web site, I need to get it to ‘do things’. But I am NOT a developer and must use off the shelf modules and creativity.
My first goal is for a real estate application. There are NO IDX applications for DNN. So I need to scrap something together. An IDX application is the local MLS records presented at one’s website for the public to search for a home based on multiple criteria.
I am considering downloading the MLS records, in ASCII format with jpg photos, from my local real estate association to my local computer.
After I get the ok from them to do that, I need to figure out how to process that data on my local machine. I want to parse the data into multiple pools based on different criteria.
Then I have to get that data up to my website for public viewing, again in some pre-formatted method.
Now, I’m somewhat of an MS Access geek from way back, so I think I’ll be able to build some sort of macro procedure to scrub and parse the local data into some format that is DNN/web ready.
It’s just from that point on I have NO idea what to do.
I don’t know if the data needs to go into the SQL db.
I don’t know how to get it there.
I don’t know what module to use to format and present the data.
I did buy XMod a while back and used it a little to help format some *manually* entered records, but my knowledge on it is way limited. That’s really the only thing that I would think could handle the task, but I really have no clue how or even if it could.
I would really appreciate any and all comments on this task as I really am a DNN novice user.
Thanks!
Scott |