|
-
May 3rd, 2004, 11:02 AM
#1
Thread Starter
Fanatic Member
Text value from Selection List in a Mobile web page
In the regular aspx pages, I can get the value like this.
strValue = cmbEmployee.SelectedItem.Text
In my Mobile Web page, this object is not available.
No matter which object I select, I cannot seem to get the text value that the user selects from the drop down box.
Anyone have the answer?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|