Want a header image on asp page

I run a purchased application that is an asp based directory.
I want to insert a JPEG banner image at the top of the page.
Dreamweaver inserts it and displays it in design view but
when I 'put' the file, nothing shows up.
I want to keep this simple to do as I'm not building the asp
code for this but I want to brand the pages with my logo above all
the database content.
check out
http://www.luresandtours.com/applications/ClassifiedListingsManager/inc_classifiedlistings manager.asp

This is the URL to the application:
http://www.luresandtours.com/applications/ClassifiedListingsManager/inc_classifiedlistings manager.asp
For now I managed to insert near the top left a text
hyperlink - CLICK HERE FOR Lures and Tours Home Page
At the least I would like that to be an image rollover. I
can't get Dreamweaver to understand the path to the jpg's even if I
put the jpg's in the same folder as the application. I'd prefer to
leave them in /public/images but "whatever".
Ideally I want to know how to containerize all the asp so I
can put about 300 pixels worth of static HTML content above the
dynamic directory.

Similar Messages

  • I only want the header on the first page . How do I remove it from the other pages but leave it on the first page only.

     

    Uncheck the Headers  (and Footers) settings in the Document Inspector.
    Enter the 'header information' directly on the first page, or put it into a text box. There's no need to use Headers if you want the information on only one page.
    Regards,
    Barry

  • How to change the font size of the header for a login page

    I am using theme 15. I want the header of my login page have a larger font size. Can anybody tell me how to do that?
    In HTML Header I put text like
    <a target="_blank" href="http://www.myweb.com"><img src="#WORKSPACE_IMAGES#my_header_logo_white.jpg" alt=http://www.myweb.com" title="Application" ></a> <center><b><font size="4">Web Management System</font></b></center>
    However, the font doesn't do anything.
    Any help is appreciated!!
    Edited by: user12048533 on Jun 14, 2010 8:19 AM

    In HTML Header I put textDid you mean Page Header Text? It wouldn't have done much of anything at all in the HTML Header...
    However, the font doesn't do anything.Yet another universal selector problem: see +{message:id=4184109}+
    How do I overwrite the style sheet? I am wondering if I change the default style sheet, does that also affect the other pages, which is not what I want. In that case you can just include the CSS inline, which will also get round the universal selector issue. You are also recommended to use a semantic HTML element instead of deprecated presentational elements like &lt;center&gt; and &lt;font&gt;. Assuming this text is the primary heading on the page, use &lt;h1&gt;:
    <img src="#WORKSPACE_IMAGES#my_header_logo_white.jpg" alt="" title="Application" />
    <h1 style="font-size: large; font-weight: bold; text-align: center;">Web Management System</h1>

  • Using Two asp Page into Master-Page

    Hi All,
    I Have Master-Page and I want tow assign two Different Asp Page into the "div" tag in master Page , however
    I have different "div" tag in my master-Page , and I focus Assign in one "Div"  the Home-page by suing "ContentplaceHolder",
    and i Assign to another "div" different asp page using "Contentplaceholder" , but when i assign the second asp page to the "div" it give me
    nothing on that "div",  while the "div" which i assign the Home-page it works fine.
    I just think that the Master-page already know the Home-page by setting  it as "Home-Page" while the other page is do nothing.
    So could you please help to assign different asp page to different "div" in master Page.
    thanks all .

    Hi,
    According to your description, my understanding is that you want to insert two asp pages to mater page in SharePoint 2010.
    You can use <!– #include file=”[filename].aspx” –> to include the pages in the master page.
    More information are provided in the link below:
    http://triaslama.wordpress.com/2008/11/19/how-to-include-file-in-aspnet-pages/
    I recommend to use User Controls to include the asp pages in master page.
    http://blog-sharepoint.blogspot.com/2011/10/sharepoint-2010-add-user-control-to.html
    http://pankaj-sharepoint2010part12.blogspot.com/2011/10/add-custom-user-control-to-sharepoint.html
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Migrating Content from a Custom ASP Page to a SharePoint Page Layout. Includes object tags to flash CSS images

    Hi Guys,
    I'm currently getting issues when trying to migrate content from ASP Pages used in a custom intranet developed by a client to SharePoint Pages.
    My current strategy to do so is as per below:
    a. Create ASPX Pages in Page Library with SharePoint Designer
    b. Copy all common resource files needed by the pages within the Pages library. Includes folders for Javascript, CSS, images etc. This way relative address of resources in pages will pick up pages library as default folder
    for resources.
    c. Copy Source Code of Page from Browser by right-clicking ‘View Page Source’/ Copy code from .asp file
    d. Clean the code to remove unnecessary codes from SharePoint Pages.
    At this point page renders without SharePoint Branding.
    However if I apply SharePoint Master Page onto the ASPX page by using Style > Attach > Default Master Page, this generates an Error when the page renders.
    What is missing in this approach or what would be the best approach to migrate the page to SharePoint without code solution?
    Grateful if you could help.
    Thanks 
    Rhyan.

    Hi Rhyan,
    As I understand, you want to create a custom application page in SharePoint 2013.
    If you copy the code in the asp page to aspx page, it cannot work. You should write the new code that can work in the asp file for the SharePoint aspx page.
    There is a similar case:
    https://social.technet.microsoft.com/forums/sharepoint/en-US/0a97820a-59b9-4430-a98c-d2941803c38e/classic-asp-pages-to-sharepoint-pages-migration
    You can create a web application page in the visual studio. You also can explicitly change which master page is used by the application page by setting the MasterPageFile attribute of the application Page element. (For example: MasterPageFile="~/_layouts/applicationv4.master").
    The articles below are about creating application Pages for SharePoint.
    https://msdn.microsoft.com/en-us/library/ee231581.aspx
    http://nikpatel.net/2012/01/20/custom-sharepoint-pages-site-pages-vs-application-pages/
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Can I change header image on one or more pages of a template site?

    Hi all,
    I have a site I created in D.W CS3. I'm kicking around the idea of adding an affiliate store. I think I might be better served if the store has a different header image than the main site. I can either create a whole new site for the store, or what I'd rather do for now is just make a new page from the main template, and change the header image just for that page to see how it goes. Does anyone know the code I could use to have a page from template override the CSS and use a new header image just for that one page?
    The URL is http://isuckatgolf.net if that is needed.
    Thanks!
    ken

    Take images out of the HTML and put them in the background of your #header div with CSS.
    #header {
    background: url(header1.jpg) no-repeat
    width: xxxpx; /**same width as image**/
    min-height: xxxpx; /**same height as image**/
    Use embedded CSS on child pages requiring a different background.
    <style type="text/css">
    #header {
    background: url(header2.jpg) no-repeat;
    </style>
    Nancy O.

  • Two images on a page, want to number each image.  How?

    Page layout with two images on a page, other pages have one image.  I want to have a number associated with each image.  I tried page numbering to no avail.  How do I have a sequence number for each image?
    I further complicate this; I will make many documents, each document will have about five pages, as I progress, I want the photo numbers to function likek page numbers, across all the documents. 
    How do I accomplish this?
    Rob

    Thank you, I am closer to the solution after following your instructions. On the Master pages (Two page spread), I made a text frame adjacent to each of two frames for the images (There will be two images on each document page, thus two frames on each Master Page).  They are threaded together and I verified this by View > Show Text Threads.
    Since I am not getting the right result, I must have done something wrong.  I made numbered List using Paragrach Styles.  I could not find "text attribubutes" so I am probably not doing this right.  Please note that I have spent 7 hours on this so far, so I am making an effort. 
    It seems reasonable that this should be done on a Master layout, is this right?  So far, the text frame number flow from 1 to 4 across the the Master Page spread.  Thus the first two pages are correct.  However, when page is added based on the Master it repeats the same flow: 1 though 4.  I expect this because that's what the Master shows,  However, I want the numbers to continue as I add photos to additional pages.
    Thank you for any additional information you are willing to provide. 

  • Shrink image on PDF page to make room for header & footer

    I have an application that prints to pdf with no header and footer, and does not leave wide enough margins for me to add the header & footer using Acrobat without overwriting part of the document/graphic on the page.
    What would be the EASIEST way for me to reduce the image and widen top & bottom margins on each page of a .pdf document without cropping away part of the image, so that I can add the header & footer to each page?
    Thank you in advance for your suggestions.

    Use the graphics package that you used to create the PDF to add the margins. You might also print to a new PDF to add margins. Graphics do not scale in a PDF, at least in my experience.

  • FF4.0 wants to download a .asp page ratehr than open it. How do I change this behavior?

    I am on a OSX 10.6.7. One example of the page that I want to open is at http://tinyurl.com/3moz8fk When I click on the link, FF downloads the page. When I enter the link in Safari, it opens as expected. I don't see anywhere that I can change the behavior of the .asp documents in order to open as expected.

    I know that the doc is a PDF. Firefox isn't getting to the point of downloading the pdf, it thinks that it's supposed to d/l the ASP page.

  • I want to allow a client to upload an image to a page on my web site

    I want to allow a client to upload an image to a page on my web site.
    I want to be able to retouch that iomage and send it back to my client

    We don't have a file upload function in our form widget at this time. What you could do is ask the user to upload the file to adobe send now, dropbox, skydrive, etc. and include a field in your contact form for the file URL so you can access their image.
    Cheers,
    Justin

  • Fax template: I want no header on page 2

    I've created a fax template with my name and contact info as the header and footer on page 1, but want the header and footer to not appear on any subsequent pages. How do I do this?

    I don't think you need the section break. With the cursor in the body of the first page, check First page is different in the section tab of the layout inspector, then enter your header & footer info in the header & footer on the first page. Unlike other word processors I've used, Pages doesn't automatically suppress the headers & footers on the first page of a section. If you entered data in the header or footer on the first page, that will be displayed & suppressed on the remainder. To suppress it on the first page, the information must be entered on the second or later page.

  • I have selected not to load images automatically in OPTION of firefox, and i want to keep this option as it is. now can i display images of particular page without changing DONT LOAD IMAGE AUTOMATICALLY?

    i have selected not to load images automatically in OPTION of firefox, and i want to keep this option as it is. now can i display images of particular page without changing DONT LOAD IMAGE AUTOMATICALLY? for example if i trust that image on particular page doesnot contain any adult material and safe to see that page from home, can i temparory view image on page?

    -> Tap '''ALT''' key or press '''F10''' to show the Menu Bar
    -> go to Tools Menu -> Options -> Content -> click '''Exceptions...''' button infront of '''Load images automatically''' -> type the address of the website on which you want to load images e.g. yahoo.com and click '''Allow''' button -> click Close
    -> Click OK on Options window -> Restart Firefox
    Check and tell if its working.

  • Can I dynamically display Page title over a static header image?

    Is there a way to Dynamically Display Page Title Text Over my static site Header Image? here is a link so you can see what I am talking about. http://www.bridgestoprosperity.org/See-Our-Work/afghanistan/afghanistan.htm where Afghanistan would be the text to be replaced automatically on each page.  Please note, currently, I must create individual headers, insert the page title in photoshop, etc. I am hoping to figure out a way for all this to happen dynamically perhaps by calling the text from the page title info.
    Thank you,
    Allan

    Hi, Allan,
    I realize my suggestion is off your point, and you probably have already thought of some of this, hence your question... But, rather than going the dynamic route, Why not create a Header Image without a title on it and use it as a div background image? Replace this
    <img src="/See-Our-Work/afghanistan/Images/header/afghanistan-header.jpg" name="topnavbar_r1_c1" width="779" height="114" border="0" alt="bridges to prosperity: afghanistan">
    with the styled div, for instance:
    <div id="header"><h2>Afghanistan</h2><h3>Bridges to Prosperity: USA</h3><div>
    At this point, you can use a more generic image for the background, one that does not have "Afghanistan" embedded in it, and you may style the #header thus:
    #header {
         width: 779px;
         height: 114px;
         border: 0;
         background-image: url(/See-Our-Work/Images/header/header.jpg;)/* for instance */ 
    and the header Headline styles thus:
    #header h2, #header h3 {
         color: white;
         text-align: right;
         font-family: Arial, Helvetica, sans-serif;
    Then you can place your html (<h2>, <h3> etc.) in the same div, only on the "surface".
    Using the tags <h2> and <h3> will maintain their usefulness to Search Engines; as hiding them in images does not.
    If you still wished to vary the header image, depending on the contents of the page, you can actually control all of this from the CSS file, if you add an id attribute to the <body> of each page.
    For instance, for your example page, if you did this:
    <body id="afghanistan">
    You could then do this in your CSS file:
    #header {
         width: 779px;
         height: 114px;
         border: 0;
    body#afghanistan #header {
         background-image: url(/See-Our-Work/afghanistan/Images/header/afghanistan-header.jpg);
    You could then proceed to have a different background image for each page. (Not your original intention, but now possible).
    <body id="pakistan"> would use a CSS style declaration like:
    body#pakistan #header {
         background-image: url(...pakistan-header.jpg...etc.);
    I am not aware of being able to pass content (other than background images) using CSS, so I would go into each page and put the Headline in html.
    But if you were using multiple background images in the header div (one image for afghanistan, another for pakistan, in my example), you can use the same <body id="afghanistan"> for ALL pages about Afghanistan, and thus have the continuity of the same image for all. Likewise, you could id all pages about Pakistan <body id="pakistan">.
    I hope this gives you some ideas...
    Z

  • Add section title to header/footer? Using Pages 5.2 (or later)

    I couldn't find a way to automatically have the title of the current section in the header or footer of a document.
    Potentially I am missing something, I haven't tried to do this before, but it seems like a basic function of having a TOC in the first place.

    Add an image to any page in the section, then drag it where you want it to appear on each page.
    Reduce the opacity using the slider in the Style pane of the Format inspector to change the object’s transparency.
    Choose Arrange > Section Masters > Move Object to Section Master (from the Arrange menu at the top of your computer screen).

  • Copyrights for Images in Starter Pages

    Ok, I am building a web site for someone and they need it FAST, so I am using one of the starter page templates in DreamWeaver CS3. They also want a business card designed that matches the website. Can I use the header image and manipulate it to create a business card around it in Photoshop or are there copyrights on those images. If someone can point me to the terms of use for the elements that comprise the starter page templates that would be great - thanks!

    Yes but not within Pages itself.
    I have used iText Pro to create an inline image with link, then copied that into Pages. Sometimes it takes a little fiddling but you can retain the link. Obviously if you exported to .pdf you would lose it all.
    You can always use Acrobat Pro to reinstate or add links to images or anything in a .pdf file created from Pages.
    Peter

Maybe you are looking for

  • How can I print commentaries made to a pdf-document with Adobe reader ?

    My message and question is contained in the header of this message. I am receiving occasionally  PDF- documents as an attachement  to an email for examination. I can attach comments to special parts of the document, which are indicated by tags in the

  • Synchronizing Creation of a Singleton Object

    I've encountered a synchronization issue I haven't seen covered in the material I've read so far. My server app uses message driven beans that maintain a variety of lookup tables (maps, actually), to do data validation. Each map is a singleton, and i

  • Handling service-callouts in bpm which doesnt use faults to signal errors

    I need to call a bunch of services from my bpm process. Normally i have boundary events on my service call activities, but now i have a whole bunch of services that i need to call that doesnt doesnt respond with faults for error situations. Instead,

  • How to repair a disk without installation CD

    Hey everyone, My macbook has been acting up and has been spitting out CDs/DVDs lately... I checked my disk and it said: This disk needs to be repaired. Start up your computer with anpther disk (such as your Mac OS X installation disc), and then use D

  • Cropping and vignetting issues

    I'm having issues when I crop, then try to apply vignetting. The vignetting effect is being applied to the original size image, causing an uneven vigneting effect. In other words, if my crop is the lower left portion of the image, the vignetting is d