Mehok
03-11-2008, 08:43 PM
ok guys here is the biggy
I have an aspx page in it there is a datalist and to it i would like to connect a textbox and 2 dropdown lists
this is a school project where i have the datalist display movies and its connected to a database where there is a directorFirstName and ActorFirst Name
what i want is when someone enters for example John and pulls down from the dropdown Actor it would show info on the datalist the movis that John Travolta was in
What i am looking for is a custom SQL statment to do this
Please and thank you
I have an aspx page in it there is a datalist and to it i would like to connect a textbox and 2 dropdown lists
this is a school project where i have the datalist display movies and its connected to a database where there is a directorFirstName and ActorFirst Name
what i want is when someone enters for example John and pulls down from the dropdown Actor it would show info on the datalist the movis that John Travolta was in
What i am looking for is a custom SQL statment to do this
Please and thank you