Buying html programming for include file

Discussion in 'Programming' started by gordano, Feb 8, 2011.

  1. #1
    I have a website hosted on windows server. I have a sub sirectory with html files. I am unable to get the incldue file to work.

    I need someone to provide the fix, e.g. html script, that will allow the include file (footer.htm) to work.

    I am sure this is a simple job, suggest $10 for someone to look at the url and avdise of the html script needed ... payment only if your script works of course :)

    Please PM .. I will be offline for the next 10 hours ... will reply when back online
     
    gordano, Feb 8, 2011 IP
  2. DHood

    DHood Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    The only way to "include files" is with iframes
    <iframe name='footer' src='footer.htm' width='xx' height='xx'></iframe>
    however this does not look good, the better way is with php.

    email me at
     
    DHood, Feb 10, 2011 IP