Advertisement
Advertisement
| 05.08.2008 at 07:09PM PDT, ID: 23388267 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
|
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
| Microsoft |
| Apple |
| Internet |
| Gamers |
| Digital Living |
| Virus & Spyware |
| Hardware |
| Software |
| ITPro |
| Developer |
| Storage |
| OS |
| Database |
| Security |
| Programming |
| Web Development |
| Networking |
| Other |
| Community Support |
| 05.08.2008 at 09:36PM PDT, ID: 21530418 |
| 05.08.2008 at 10:08PM PDT, ID: 21530490 |
| 05.08.2008 at 10:17PM PDT, ID: 21530521 |
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: |
<div style="width:100%">
<div class="pagetop" style="height:92px">
<div style="height:17px">
<div style="height:17px;width:549px;float:left"><uc2:Logo ID="Logo" Runat="server" /></div>
<div style="height:17px;float:right"><uc3:Login ID="Login" Runat="server" /></div>
</div>
<div id="nav_header">
<ul>
<asp:Repeater ID="TopMenuRepeater" runat="server" DataSourceID="SiteMapDataSource"
EnableTheming="True">
<ItemTemplate>
<li>
<asp:HyperLink ID="MenuLink" runat="server" NavigateUrl='<%# Eval("Url") %>'><span><%# Eval("Title") %></span></asp:HyperLink>
</li>
</ItemTemplate>
</asp:Repeater>
</ul>
</div>
</div>
<div class="pageleft" style="height:600px;float:left;width:15%"><uc1:NavigationTree ID="NavigationTree1" Runat="server" /></div>
<div style="width:65%;background:#FFF"><asp:contentplaceholder id="ContentPlaceHolder1" runat="server"><br /></asp:contentplaceholder></div>
<div class="pageright" style="width:20%"> <uc4:Search ID="Search" Runat="server" /><br /></div>
<div id="footer" style="text-align:center;width:100%">
<div id="footer_nav">
<asp:Menu runat="server" ID="Menu1" DataSourceID="SiteMapDataSource" StaticDisplayLevels="1" MaximumDynamicDisplayLevels="0" Orientation="Horizontal"> </asp:Menu>
</div>
<div id="footertext">
<small>Copyright © 2008 Mathieu Cupryk & <a href="http://www.omegalove.com">OmegaLove</a><br />
</small>
</div>
</div>
<br />
</div>
|
| 05.09.2008 at 07:08AM PDT, ID: 21532949 |
| 05.09.2008 at 07:32AM PDT, ID: 21533195 |
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: |
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" class="pagetop">
<table width="100%" border="0">
<tr>
<td style="height: 17px; width: 549px;">
<uc2:Logo ID="Logo" Runat="server" />
</td>
<td valign="bottom" align="right" style="height: 17px">
<uc3:Login ID="Login" Runat="server" />
</td>
</tr>
</table>
<div id="nav_header">
<ul>
<asp:Repeater ID="TopMenuRepeater" runat="server" DataSourceID="SiteMapDataSource"
EnableTheming="True">
<ItemTemplate>
<li>
<asp:HyperLink ID="MenuLink" runat="server" NavigateUrl='<%# Eval("Url") %>'><span><%# Eval("Title") %></span></asp:HyperLink>
</li>
</ItemTemplate>
</asp:Repeater>
</ul>
</div>
</td>
</tr>
<tr>
<td class="pageleft">
<uc1:NavigationTree ID="NavigationTree1" Runat="server" />
</td>
<td class="pagecenter">
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server"><br />
</asp:contentplaceholder>
</td>
<td class="pageright">
<uc4:Search ID="Search" Runat="server" />
<br />
</td>
</tr>
<tr>
<td colspan="3" align="center">
<div id="footer">
<div id="footer_nav">
<asp:Menu runat="server" ID="Menu1" DataSourceID="SiteMapDataSource" StaticDisplayLevels="1" MaximumDynamicDisplayLevels="0" Orientation="Horizontal">
</asp:Menu>
</div>
<div id="footertext">
<small>Copyright © 2008 Mathieu Cupryk & <a href="http://www.omegalove.com">OmegaLove</a><br />
</small>
</div>
</div>
<br />
</td>
</tr>
</table>
|
| 05.09.2008 at 07:46AM PDT, ID: 21533367 |
| 05.11.2008 at 04:27PM PDT, ID: 21543901 |
| 05.11.2008 at 05:55PM PDT, ID: 21544122 |