need someone that knows html to help

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! ~Fallen is offline
    MemberRank
    Dec 2008 Join Date
    Behind you look BehindLocation
    407Posts

    need someone that knows html to help

    i need the html script to make my website show in my gunz laucher well im notusing it for my gunz laucher but for smething else but its the same script anyway so plz help./..


  2. #2
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: need someone that knows html to help

    there are different ways of doing it

    PHP Code:
    <?php
    $target 
    'link to your website here';
    header('Location : '.$target);
    ?>
    PHP Code:
    <?php
    $target 
    'link to your website here';
    require_once 
    $target;
    ?>
    also u could use iframe's etc..

    maybe even better change the path the page on the launcher to the page u want to show..
    if you don't want to do that use that small php script..

  3. #3
    Extreme Coder - Delphi bounty-hunter is offline
    MemberRank
    Sep 2007 Join Date
    GunZone MansionLocation
    1,725Posts

    Re: need someone that knows html to help

    php, not html

  4. #4
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: need someone that knows html to help

    Quote Originally Posted by bounty-hunter View Post
    php, not html
    yep :P

    N if u need html :| write some text in a wordpad n save it as html type :|

  5. #5
    Account Upgraded | Title Enabled! ~Fallen is offline
    MemberRank
    Dec 2008 Join Date
    Behind you look BehindLocation
    407Posts

    Re: need someone that knows html to help

    Quote Originally Posted by CrashPoint View Post

    N if u need html :| write some text in a wordpad n save it as html type :|

    lol u think i dont know that....

  6. #6
    Account Upgraded | Title Enabled! sayuta is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    205Posts

    Re: need someone that knows html to help

    Code:
    <IFRAME ALLOWTRANSPARENCY FRAMEBORDER="0" SRC="http://www.google.nl"> </IFRAME>
    Hope this will help?

    Edit : Only need to set Width & Height <3

  7. #7
    GunZ Developer dacharles is offline
    MemberRank
    Oct 2006 Join Date
    476Posts

    Re: need someone that knows html to help

    mmm the best idea will b... on the adress of the launcher web page put ur webpage adress :D done



Advertisement