SyntaxFix
Write A Post
Hire A Developer
Questions
Instead of adding Reader("Name") you add a new ListItem. ListItem has a Text and a Value property that you can set.
Reader("Name")
ListItem
Text
Value