C# project
Hello
I have a problem with this project i am doing in C#. I have two projects i managed to connect them but i am unable to connect the forms together. I want to connect the form of my first project to the form of my second project how do i go about doing this?
Thanks you very much
Regards
Damian
Status:
Open May 17, 2010 - 05:14 PM
forms
1answer
Answer
Jun 09, 2012 - 11:19 PM
If you want to use the values of one form in the other form i.e. other page then simply use Request.Form method to get the attributes used in the previous form and use the values of those attributes in the other forms.
Answer this question
Share Your Own Experience & Expertise
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment