ASP & AJAX
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I'm having a problem with using AJAX with classic ASP I have a dropdown for country which when selected shows the state. But when, I'm using the AJAX script the "xmlHttp.responseText" actually shows me the HTML code and the client script of the entire page which is not desirable. Can anyone send me the code for populating one dropdown based on the selection of another dropdown in classic ASP and AJAX. any help would be appreciated. Thanks & regds, Anirban Deb.