Click here to Skip to main content
15,893,814 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralDrag and Drop control needed Pin
chandler8311-Dec-07 23:58
chandler8311-Dec-07 23:58 
QuestionHow use FTP Class in asp.net.............! Pin
Virendrak11-Dec-07 22:55
Virendrak11-Dec-07 22:55 
GeneralRe: How use FTP Class in asp.net.............! Pin
N a v a n e e t h11-Dec-07 23:00
N a v a n e e t h11-Dec-07 23:00 
GeneralRe: How use FTP Class in asp.net.............! Pin
Virendrak11-Dec-07 23:27
Virendrak11-Dec-07 23:27 
GeneralRe: How use FTP Class in asp.net.............! Pin
Michael Sync11-Dec-07 23:46
Michael Sync11-Dec-07 23:46 
GeneralRe: How use FTP Class in asp.net.............! Pin
Paddy Boyd12-Dec-07 1:33
Paddy Boyd12-Dec-07 1:33 
GeneralRe: How use FTP Class in asp.net.............! Pin
Vasudevan Deepak Kumar12-Dec-07 4:58
Vasudevan Deepak Kumar12-Dec-07 4:58 
GeneralDB Query in AJAX Pin
Usharva11-Dec-07 22:50
Usharva11-Dec-07 22:50 
Hi Friends,

i have two dropdowns- one to fill Country Names from Country table and the other one fills the State Names from State table
CountryId is foreign key in State table

When i select the Country name from country dropdown i want to fill States of that country in state dropdown.

this is my query

"select State_Id,State_name from State where country_id ='" & ddlCountry.selectedValue & "'"

How to do this in AJAX in ASP.Net application

can you send sample code

thanks in advance
GeneralRe: DB Query in AJAX Pin
N a v a n e e t h11-Dec-07 22:58
N a v a n e e t h11-Dec-07 22:58 
GeneralRe: DB Query in AJAX Pin
Usharva11-Dec-07 23:21
Usharva11-Dec-07 23:21 
GeneralRe: DB Query in AJAX Pin
Sun Rays11-Dec-07 23:51
Sun Rays11-Dec-07 23:51 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 0:08
Usharva12-Dec-07 0:08 
GeneralRe: DB Query in AJAX Pin
Sun Rays12-Dec-07 1:25
Sun Rays12-Dec-07 1:25 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 1:31
Usharva12-Dec-07 1:31 
GeneralRe: DB Query in AJAX Pin
Vasudevan Deepak Kumar12-Dec-07 5:42
Vasudevan Deepak Kumar12-Dec-07 5:42 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 17:00
Usharva12-Dec-07 17:00 
Generalis this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:30
jagan12311-Dec-07 22:30 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:35
protectorChristian Graus11-Dec-07 22:35 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:38
jagan12311-Dec-07 22:38 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:43
protectorChristian Graus11-Dec-07 22:43 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:51
jagan12311-Dec-07 22:51 
Generalprint Pin
monika_vasvani11-Dec-07 21:54
monika_vasvani11-Dec-07 21:54 
GeneralRe: print Pin
N a v a n e e t h11-Dec-07 22:02
N a v a n e e t h11-Dec-07 22:02 
QuestionUpdating a DateTime field in a FormView Pin
Federico Orlandini11-Dec-07 21:46
Federico Orlandini11-Dec-07 21:46 
GeneralRe: Updating a DateTime field in a FormView Pin
Sam Xavier13-Dec-07 22:51
Sam Xavier13-Dec-07 22:51 

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.