jimmychan Posted August 10, 2006 Posted August 10, 2006 Hello, what is the code to call the pocketPC to link to a URL. In web application is Response.Redirect="URL". for PocketPC is how ??????????. If ListBox1.SelectedItem = "On An Island" Then response.redirect = "http://www.yahoo.com" Else MessageBox.Show("Please Choose One Of the Following") End If Thanks a Lot. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.