Results 1 to 4 of 4

Thread: Url RESOLVED

  1. #1

    Thread Starter
    Hyperactive Member GingerNut's Avatar
    Join Date
    May 2002
    Location
    Are those my feet?
    Posts
    372

    Url RESOLVED

    PHP Code:
    exit("<BR><BR align=\"center\"><font color=\"#000000\" size=\"+1\">Thanks for your order. Your credit card will not be charged until the order is ready. Click here to return to home page.</font>");

    How do I put the url in this line?
    I tried
    Code:
    <a href=\"www.address.com"\>Click here</a>
    but got an error.
    Last edited by GingerNut; Dec 22nd, 2002 at 06:11 AM.
    How is it one careless match can start a forest fire, but it takes a whole box to start a campfire?

    Global Freelancers | Web Traffic Analyser

  2. #2
    Hyperactive Member
    Join Date
    May 2001
    Location
    England
    Posts
    312
    i dont quite understand what you are asking, coudl you elaborate a little please?
    Power to 2000 Electronic Donkeys!
    www.edonkey2000.com
    I hate case sensitivity... all you get down the M1 is "are we there yet" and "ouch, watch the bumps".

  3. #3
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    I answered this on Galah too You put the second slash in the wrong place:

    Code:
    <a href=\"http://www.address.com\">Click here</a>

  4. #4

    Thread Starter
    Hyperactive Member GingerNut's Avatar
    Join Date
    May 2002
    Location
    Are those my feet?
    Posts
    372
    Thanks.

    That's what I get for working late.
    How is it one careless match can start a forest fire, but it takes a whole box to start a campfire?

    Global Freelancers | Web Traffic Analyser

Posting Permissions

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



Click Here to Expand Forum to Full Width