Click here to Skip to main content
15,898,939 members

Comments by NagarajDJ (Top 18 by date)

NagarajDJ 29-Oct-13 8:15am View    
Hello Mehdi,

But my problem is, am binding Citys list (CityId, CityName) to dropdownlist this works fine.

now, by sending the CityId from the dropdownlist selected value, am getting another results and that result am binding to repeater.

The problem is when i select value in dropdownlist, am getting error before firing the event.

How to dot this.
NagarajDJ 28-Oct-13 9:04am View    
Thanks for you help Thatraja, but am not using WORDPRESS, am using ASP.NET, so i configured in web.config file and solved.
NagarajDJ 26-Oct-13 7:11am View    
i declared @UserId as output parameter in procedure so, thats why am send it as output parameter
NagarajDJ 25-Oct-13 6:54am View    
will you please post a brief message about what you want
NagarajDJ 24-Oct-13 6:20am View    
ya i know, but why go to code behind (long process) when their is a possibilty with javascript.