Hello sir,
I am working on WSS 3.0 . I need to use Auto complete type textbox .
I have created user control webpart . In that i have taken textbox and attached AJAX extender for autocomplete text.
I have written webservice for that. when click in textbox i see textbox displayes undefined data.
From webservice i m fetching data from database.
and set ajax extender service name to this as Webservice.asmx.
Actually my webservice is running underASP.net dev server.
can u please tell me how to write webservice for sharepoint and where to deploy that .asmx page.
thank you in advance,
Shriganesh