+ Reply to Thread
Results 1 to 7 of 7

Thread: How do I add this html in a page?
      
   

  1. #1
    philipc9635's Avatar
    philipc9635 is offline Lieutenant Colonel
    Join Date
    Jul 2006
    Location
    Perth, Western Australia
    Posts
    737

    Question How do I add this html in a page?

    Hello Everybody

    I want to add a company related page to my site and they have given me the following html code,

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>uVme</title>
    <script type="text/javascript">
    if (top != self){top.location.href = self.location.href;}
    </script>
    </head>
    <frameset rows="*" border="0" frameborder="0">
    <frame name="uvme_sl" id="uvme_sl" frameborder="no" marginwidth="0" marginheight="0" src="http://www.uvme.biz/uvmeguest/home.asp?m=272058PC&ia=1&fl=GBR"/>
    </frameset>
    </html>

    How do I change this to somehow translate it onto a Bluevoda page. Would I end up using a html box or script box. I've stayed up late to make sure you guys see it when you wake up shortly. I'm going to bed for now.

  2. #2
    philipc9635's Avatar
    philipc9635 is offline Lieutenant Colonel
    Join Date
    Jul 2006
    Location
    Perth, Western Australia
    Posts
    737

    Default Re: How do I add this html in a page?

    I'm awake again and no answers. Any html guru out there that can assist???

  3. #3
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,568

    Default Re: How do I add this html in a page?

    Try pasting the code in the "between head" tag on your page html.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: How do I add this html in a page?

    Only an idea! but you could pop the url below in an iframe in BV. http://www.uvme.biz/uvmeguest/home.asp?m=272058PC&ia=1&fl=GBR


  5. #5
    philipc9635's Avatar
    philipc9635 is offline Lieutenant Colonel
    Join Date
    Jul 2006
    Location
    Perth, Western Australia
    Posts
    737

    Default Re: How do I add this html in a page?

    Thanks I'll try both of these and see how I go

  6. #6
    philipc9635's Avatar
    philipc9635 is offline Lieutenant Colonel
    Join Date
    Jul 2006
    Location
    Perth, Western Australia
    Posts
    737

    Default Re: How do I add this html in a page?

    Hey Chris

    I've used an iframe as you suggested and this has served the purpose.

    The page was www.2thepowerof3.com/uvme.html and is working well.

    Thanks for your advice it is much appreciated.

  7. #7
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: How do I add this html in a page?

    Hi, CarbonTerry's way works as well. But you may have a bit more flexability using the BV frame for extra headers & alike.

    Good luck.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

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