how to pass combo box values from one webpage to another web page

  • Thread starter Thread starter jaffar
  • Start date Start date
J

jaffar

hi all,


how can i pass the combo box values from one form to another web
page. using c#.net platform.

thanking you ,

Shaik Jaffar ali
b.tech
 
Hi Shaik,

How many combos are there in your form? Is the number fixed?

How do you navigate to the second web page? Using Response.Redirect,
Server.Transfer, form submit, or plain hyperlink?

Regards,
Jim
 

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