Merging .aspx tasks into one .aspx file? Final. Help!http://forums.asp.net/t/1801965.aspx/1?Merging+aspx+tasks+into+one+aspx+file+Final+Help+Wed, 09 May 2012 17:23:25 -040018019654973224http://forums.asp.net/p/1801965/4973224.aspx/1?Merging+aspx+tasks+into+one+aspx+file+Final+Help+Merging .aspx tasks into one .aspx file? Final. Help! <p><a href="http://media.bloomu.edu/watch/?id=4fa81566ec488">http://media.bloomu.edu/watch/?id=4fa81566ec488</a></p> <p><span>The part I need help with start at 1:08.</span><br> <br> <span>This is for my final. I am completely stumped on how to go about this... I only know how to make separate .aspx files with separate links. Can anyone give me some help on how to essentially &quot;merge&quot; them to do 4 things without the user clicking anything? I'm stumped after scowering the internet for hours on end trying to figure out this seemingly simple task.&nbsp;</span></p> <p><span>UPDATE: This table of information has been given, so I need to work off of this:</span></p> <table border="0" cellpadding="0" cellspacing="0" width="230"> <colgroup><col width="71"><col width="81"><col width="78"></colgroup> <tbody> <tr height="20"> <td height="20" class="xl63" width="71">EmpName</td> <td class="xl63" width="81">EmpGender</td> <td class="xl63" width="78">Salary</td> </tr> <tr height="20"> <td height="20" class="xl64" width="71">Ginny</td> <td class="xl64" width="81">F</td> <td class="xl65" width="78">&#36;100,000.00</td> </tr> <tr height="20"> <td height="20" class="xl64" width="71">Carl</td> <td class="xl64" width="81">M</td> <td class="xl65" width="78">&#36;90,000.00</td> </tr> <tr height="20"> <td height="20" class="xl64" width="71">Chrissy</td> <td class="xl64" width="81">F</td> <td class="xl65" width="78">&#36;90,000.00</td> </tr> <tr height="20"> <td height="20" class="xl64" width="71">Rose</td> <td class="xl64" width="81">F</td> <td class="xl65" width="78">&#36;45,000.00</td> </tr> <tr height="20"> <td height="20" class="xl64" width="71">Joe</td> <td class="xl64" width="81">M</td> <td class="xl65" width="78">&#36;30,000.00</td> </tr> </tbody> </table> <p><span><br> </span></p> 2012-05-09T17:23:25-04:00