To implement search, check the link below :
http://msdn.microsoft.com/msdnmag/issues/07/09/WebSearch/default.aspx
For a popup like that of the asp.net site
http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
HTH,
Suprotim Agarwal
--
http://www.dotnetcurry.com
--
Thank you. The DHTML example does well explain how to produce overlays. What I also need is a method to fill the content of the overlay with ajax functionality. As a minimum I need a search function in there (with result display) plus a multiview that allows to select a certain category within the search results only.
I have used ajax in overlays with Anthem.Net before, it was an autocomplete searchbox. I had to customize it to display multiple columns, so I could see the DHTML / ajax interaction is fairly complex to implement. I was hoping, something like the neat search box on ajax.net was available as a control.
Regards
Tim
No comments:
Post a Comment