Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8484049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:16:29+00:00 2026-06-10T20:16:29+00:00

I have a report.master <%@ Master Language=C# MasterPageFile=~/Views/Shared/Site.Master Inherits=System.Web.Mvc.ViewMasterPage %> <asp:Content ID=Content1 ContentPlaceHolderID=TitleContent runat=server>

  • 0

I have a report.master

 <%@ Master Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewMasterPage" %>

 <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
 <asp:ContentPlaceHolder ID="TitleContent" runat="server" />
 </asp:Content>

 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
    <asp:ContentPlaceHolder ID="MainContent" runat="server" />
 </asp:Content>

 <asp:Content ID="Content3" ContentPlaceHolderID="SideBarContent" runat="server">

 <h2>Select Report</h2>
 <br />
 <ul>
 <li>
    <h2>JobSorted</h2>
    <ul style="text-align:left;">
        <li><%: Html.ActionLink("JobSorted Report Data", "JobSortedReportData")%></li>
        <li><%: Html.ActionLink("JobSorted Tradesmen Searches Data", "JobSortedTradesmenSearchesData")%></li>
        <li><%: Html.ActionLink("JobSorted Signup Summary Report", "JobSortedSignups") %></li>
        <li><%: Html.ActionLink("JobSorted Jobs Summary Report", "JobSortedJobs") %></li>
        <%--<li><a href="#">Subscription Report</a></li>--%>
    </ul>
    <h2>TradeUK</h2>
    <ul style="text-align:left;">       
        <li><%: Html.ActionLink("TradeUK KPI Searches Data", "TradeUKKPISearchesData")%></li> 
        <li><%: Html.ActionLink("TradeUK Job Searches Data", "TradeUKJobSearchesData")%></li> 
        <li><%: Html.ActionLink("Tradesman Signup Summary Report", "Index") %></li>
        <li><%: Html.ActionLink("Websites Report", "TradeUKWebsitesData")%></li>
        <li><%: Html.ActionLink("All Tradesman Counter Signup Summary Report", "AllTradesmenCodeRegistrations")%></li>
        <li><%: Html.ActionLink("Tradesman Counter Signup Summary Report", "TradesmenCodeRegistrations")%></li>
    </ul>
 </li>    
 </ul>

</asp:Content>

then in my view I have:

<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Report/Report.Master" Inherits="System.Web.Mvc.ViewPage<TradeUK.Admin.Web.ViewModels.KPIReportsViewModel>" %>

<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
TradeUK KPI Searches Data
</asp:Content>

<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">

<head>
<style type="text/css">
 .instructions
 {
    line-height:normal; 
 }
</style>
</head>

 <h2>TradeUK KPI Searches Data</h2>

<p>
   <%: Html.ActionLink("Export as CSV...", "TradeUKKPIDataExport", "Report", new {@date = ViewBag.jobSortedReportDate }, 0)%>    
 </p>
 </asp:Content>

I have a warning about the style tag within the head tag. Where must I put this? i dont understand?

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:16:31+00:00Added an answer on June 10, 2026 at 8:16 pm

    In your final rendered HTML styles should be declared in the <head> section. You can completely ignore the warnings that you are getting during design time. If you want something reliable validate your final generated markup here: http://validator.w3.org/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have built a Crystal Report in VS2008 for an asp.net c# site. I
I have one master report with sub report. in master report display single value
I have two git repositories: report.git (Master on remote location) cloned.git (Local) I lost
I have the following problem: In my master report in the detail section i
I have a radMenu on the main site.master form which shows on a page.
What I am trying to do is seemingly simple. I have a master report
I have a master report which contains a lot of information and I need
Similar to this question , but I have one master report which contains many
I have a master report that has no parameters. But I have to include
I have a master report with 2 subreports. I use the same report to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.