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

ASP.NET

 
AnswerRe: Regrading Excel Generation. Pin
Niladri_Biswas30-Jun-09 3:39
Niladri_Biswas30-Jun-09 3:39 
GeneralRe: Regrading Excel Generation. Pin
harish mehra2-Jul-09 21:22
harish mehra2-Jul-09 21:22 
Questionstop data saved twice when page is refreshed Pin
nitin_ion27-Jun-09 22:17
nitin_ion27-Jun-09 22:17 
AnswerRe: stop data saved twice when page is refreshed Pin
dan!sh 27-Jun-09 23:02
professional dan!sh 27-Jun-09 23:02 
AnswerRe: stop data saved twice when page is refreshed Pin
nitin_vatsus28-Jun-09 8:16
nitin_vatsus28-Jun-09 8:16 
AnswerRe: stop data saved twice when page is refreshed Pin
harish mehra6-Jul-09 19:26
harish mehra6-Jul-09 19:26 
QuestionCountry Drop Down List in Asp.net Pin
rajanji27-Jun-09 21:33
rajanji27-Jun-09 21:33 
AnswerRe: Country Drop Down List in Asp.net Pin
nitin_vatsus28-Jun-09 8:21
nitin_vatsus28-Jun-09 8:21 
You can copy this code from any website for example nokri.com which having all combo of this type but if you need it originally then lot of site provide complete list of same.

Code

1. Just fill all the entry into combo and Enable post back.
2. On Change of first combo fill the sate for country according to country name.
3. Then same for city

Table
CountryName, StateName, CityName
QuestionJavascript regular expressions Pin
benams27-Jun-09 20:26
benams27-Jun-09 20:26 
AnswerRe: Javascript regular expressions Pin
Manas Bhardwaj28-Jun-09 8:33
professionalManas Bhardwaj28-Jun-09 8:33 
AnswerRe: Javascript regular expressions Pin
Niladri_Biswas28-Jun-09 18:13
Niladri_Biswas28-Jun-09 18:13 
QuestionWebClient method and browser giving different response Pin
Member 210280427-Jun-09 19:32
Member 210280427-Jun-09 19:32 
AnswerRe: WebClient method and browser giving different response Pin
nitin_vatsus28-Jun-09 8:25
nitin_vatsus28-Jun-09 8:25 
AnswerRe: WebClient method and browser giving different response Pin
Abhijit Jana28-Jun-09 8:36
professionalAbhijit Jana28-Jun-09 8:36 
GeneralRe: WebClient method and browser giving different response Pin
Member 210280428-Jun-09 16:19
Member 210280428-Jun-09 16:19 
QuestionHow to Use DataView.Select property Pin
meeram39527-Jun-09 19:27
meeram39527-Jun-09 19:27 
AnswerRe: How to Use DataView.Select property [modified] Pin
Niladri_Biswas1-Jul-09 1:39
Niladri_Biswas1-Jul-09 1:39 
GeneralRe: How to Use DataView.Select property Pin
meeram3952-Jul-09 1:06
meeram3952-Jul-09 1:06 
QuestionUploading a File on to shared Hosting Environment by using code Pin
Bahram.Zarrin27-Jun-09 5:40
Bahram.Zarrin27-Jun-09 5:40 
AnswerRe: Uploading a File on to shared Hosting Environment by using code Pin
Manas Bhardwaj27-Jun-09 7:23
professionalManas Bhardwaj27-Jun-09 7:23 
AnswerRe: Uploading a File on to shared Hosting Environment by using code Pin
Abhijit Jana27-Jun-09 19:23
professionalAbhijit Jana27-Jun-09 19:23 
QuestionUnchecking and disabling checkboxes in asp.net Pin
meeram39527-Jun-09 4:12
meeram39527-Jun-09 4:12 
AnswerRe: Unchecking and disabling checkboxes in asp.net Pin
Not Active27-Jun-09 4:36
mentorNot Active27-Jun-09 4:36 
AnswerRe: Unchecking and disabling checkboxes in asp.net Pin
renjithmp27-Jun-09 9:08
renjithmp27-Jun-09 9:08 
AnswerRe: Unchecking and disabling checkboxes in asp.net Pin
nitin_vatsus28-Jun-09 8:30
nitin_vatsus28-Jun-09 8:30 

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.