Click here to Skip to main content
16,005,149 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalproblem in binding list box Pin
GaneshKumarVkm3-Dec-07 18:13
GaneshKumarVkm3-Dec-07 18:13 
GeneralRe: problem in binding list box Pin
P_Elza3-Dec-07 19:03
P_Elza3-Dec-07 19:03 
Generalproblem in binding list box Pin
GaneshKumarVkm3-Dec-07 18:11
GaneshKumarVkm3-Dec-07 18:11 
GeneralRe: problem in binding list box Pin
ReactiveX3-Dec-07 18:14
ReactiveX3-Dec-07 18:14 
QuestionI upload a site.But when i upload an image it not saved in server folder. Pin
Deepthy.P.M3-Dec-07 17:46
Deepthy.P.M3-Dec-07 17:46 
GeneralRe: I upload a site.But when i upload an image it not saved in server folder. Pin
sandeep_thakur3-Dec-07 17:53
sandeep_thakur3-Dec-07 17:53 
GeneralRe: I upload a site.But when i upload an image it not saved in server folder. Pin
N a v a n e e t h3-Dec-07 17:53
N a v a n e e t h3-Dec-07 17:53 
QuestionHow to Search hindi words Pin
sandeep_thakur3-Dec-07 17:22
sandeep_thakur3-Dec-07 17:22 
AnswerRe: How to Search hindi words Pin
Vasudevan Deepak Kumar4-Dec-07 18:53
Vasudevan Deepak Kumar4-Dec-07 18:53 
Generalprint a local report with preview Pin
reza toorani3-Dec-07 16:02
reza toorani3-Dec-07 16:02 
Questionif (Membership.GetUser() != null) Pin
hurrem3-Dec-07 14:54
hurrem3-Dec-07 14:54 
GeneralRe: if (Membership.GetUser() != null) Pin
Sathesh Sakthivel3-Dec-07 15:46
Sathesh Sakthivel3-Dec-07 15:46 
GeneralRe: if (Membership.GetUser() != null) Pin
N a v a n e e t h3-Dec-07 17:43
N a v a n e e t h3-Dec-07 17:43 
JokeRe: if (Membership.GetUser() != null) Pin
Vasudevan Deepak Kumar4-Dec-07 18:31
Vasudevan Deepak Kumar4-Dec-07 18:31 
GeneralRequired Field Validator Pin
Sarfaraj Ahmed3-Dec-07 14:50
Sarfaraj Ahmed3-Dec-07 14:50 
GeneralRe: Required Field Validator Pin
Christian Graus3-Dec-07 18:20
protectorChristian Graus3-Dec-07 18:20 
QuestionICallbackEventHandler Help Pin
Fayu1-Dec-07 11:19
Fayu1-Dec-07 11:19 
AnswerRe: ICallbackEventHandler Help Pin
pmarfleet1-Dec-07 11:49
pmarfleet1-Dec-07 11:49 
GeneralRe: ICallbackEventHandler Help Pin
Fayu1-Dec-07 12:18
Fayu1-Dec-07 12:18 
GeneralRe: ICallbackEventHandler Help Pin
pmarfleet1-Dec-07 12:38
pmarfleet1-Dec-07 12:38 
I don't have any code to hand. As I previously stated, the MSDN documentation contains all the information you need, including a sample[^] implementation.

I still think you are better off using the ASP.NET AJAX framework. Writing the Javascript plumbing code to get the client-side callback stuff to work is pretty tedious and takes up time that could otherwise be spent doing more interesting stuff. The AJAX Control Toolkit download comes with source, so you can look at the implemention of the AutoComplete control and modify the code if you need to.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


QuestionDisplay Category Hierarchy Pin
Brendan Vogt1-Dec-07 7:52
Brendan Vogt1-Dec-07 7:52 
AnswerRe: Display Category Hierarchy Pin
Paul Conrad1-Dec-07 9:02
professionalPaul Conrad1-Dec-07 9:02 
QuestionAsp report using Access database Pin
kankeyan1-Dec-07 1:37
kankeyan1-Dec-07 1:37 
AnswerRe: Asp report using Access database Pin
pmarfleet1-Dec-07 2:34
pmarfleet1-Dec-07 2:34 
GeneralRe: Asp report using Access database Pin
Paul Conrad1-Dec-07 9:03
professionalPaul Conrad1-Dec-07 9:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.