TudorSmith
Programmer
Hi,
I have an ASP page linked to an SQLServer 2000 DB
On my page are two drop down boxes: Company & Site.
At the moment I'm using ADO to populate each DropDwon from a recordset.
What I want is to dynamically change DropDown No 2 to show only the sites relating to the selected Company in DropDown No1.
I've been trawling the web all morning looking for workable exambles but it's a little over my head (been developing ASP for 6 months).
If anyone has any examples or easy code to follow I'd appreciate it. I'm thinking Javascript and server side changes but I'm open to all suggestions.
Thanks
Tudor
birklea ~©¿©~ <><
Dim objJedi as Jedi.Knight
Set objJedi[skyWalker].Aniken = FatherOf(useThe.Force(objJedi[skyWalker].luke))
I have an ASP page linked to an SQLServer 2000 DB
On my page are two drop down boxes: Company & Site.
At the moment I'm using ADO to populate each DropDwon from a recordset.
What I want is to dynamically change DropDown No 2 to show only the sites relating to the selected Company in DropDown No1.
I've been trawling the web all morning looking for workable exambles but it's a little over my head (been developing ASP for 6 months).
If anyone has any examples or easy code to follow I'd appreciate it. I'm thinking Javascript and server side changes but I'm open to all suggestions.
Thanks
Tudor
birklea ~©¿©~ <><
Dim objJedi as Jedi.Knight
Set objJedi[skyWalker].Aniken = FatherOf(useThe.Force(objJedi[skyWalker].luke))