Passing Listbox items to another page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a page that shows a problem. On this problem page, it has a listbox
that shows what the problem is related to (i.e., C#, HTML, VB, UserError, SQL
Server). A problem can have multiple relations. I would like to have a link
on the problem page to another page that opens up a popup, with a checkbox
list, showing all current relations a problem can have, so the user can add
other relations to the current problem. Also, I want this checkbox page to
show what is currently checked when it first comes up. What is the best way
to do this? Is there a preferred .Net way?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top