My web

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! lxchadxl is offline
    MemberRank
    Nov 2008 Join Date
    Hai 2 u, i r Chad.Location
    442Posts

    My web

    I have a web page on wamp, it works fine and everything. but when i wanna add a link to it using adobe dream weaver, it adds a link in this way 22x.xxx.xx.x/forum.com but instead i want it such that when i click on it i want it to bring me to forum.com not 22x.xxx.xx.x/forum.com instead. please help o.o


  2. #2
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: My web

    Quote Originally Posted by lxchadxl View Post
    I have a web page on wamp, it works fine and everything. but when i wanna add a link to it using adobe dream weaver, it adds a link in this way 22x.xxx.xx.x/forum.com but instead i want it such that when i click on it i want it to bring me to forum.com not 22x.xxx.xx.x/forum.com instead. please help o.o
    use http:// when you put a link.

    PHP Code:
    <url="http://forum.com">Forum</url
    Instead of
    PHP Code:
    <url="forum.com">Forum</url

  3. #3
    Account Upgraded | Title Enabled! lxchadxl is offline
    MemberRank
    Nov 2008 Join Date
    Hai 2 u, i r Chad.Location
    442Posts

    Re: My web

    thanks man :)



Advertisement