If have seen myriads of posts, yet none suffice, I found and interesting post (stackoverflow i think) that uses reflection and not the more familiar [Webmethod] approach that most ASP.Net programmers are used to and which needs the MS Ajax approach which I am trying to side step. I have been struggleing with this for awhile, scouring google, and DNN video's under the Developers section that is antiquated for me when I was fathoming Module development. So Can anyone guide me to a pdf ?, video, or other tech doc? as I need this in module that I am currently developing. Perhaps I must add as I have seen that not anywhere on the DNN pages but on user bloggs that there is understandably a difference between the Forms and DAL for MVP(MVC) approach, My main interest for now is to solve a simple problem that I can do from other languages, and understand that I am inititing my request from within module, so within another or any page, and cross page is not allowed. Please where is the Community Documentation that is recommended so I don't waste peoples time?