I am trying to implement one auto suggest textbox in my DNN(DotnetNuke)7.00 CMS based website.
I have implemented my Jquery auto suggest in normal aspx using ascx and test it , it works fine, now i am trying to implement it in my website but confuse with one thing that where should i register my .ashx handler file in DNN web.configue?
And how to register Jquery in DNN Module?
please Hepl
Can any one provide me with Devlopment Documentation of DNN WebControls.......... ?