Got an odd problem that is totally foreign to me. Got some queries that search via two drop down lists and these access SQL Server. Everything is working correctly except for two of the values in the drop down lists. After stareing at this for a while, I think I may have isolated the problem. In one of the drop down lists, I have a product "Diet Plus" that relates to a product code of "DP+". When the user selects that one.......it produces no results from the SQL Server data though I know the query is correct per the data.
Then, in the specialty drop down list, I have a few entries with that produce "The page cannot be displayed" errors. I noticed that all of these entries have the '&' in them like <option value="Vets & others</option> in the HTML source code someone wrote for me.
Any ideas on this topic (I know cliched) but appreciated for the rest of my breathing days. Thanks from Cleveland.
Then, in the specialty drop down list, I have a few entries with that produce "The page cannot be displayed" errors. I noticed that all of these entries have the '&' in them like <option value="Vets & others</option> in the HTML source code someone wrote for me.
Any ideas on this topic (I know cliched) but appreciated for the rest of my breathing days. Thanks from Cleveland.