Results 1 to 5 of 5

Thread: GetPage

  1. #1
    Join Date
    Aug 2007
    Location
    England
    Posts
    734
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default GetPage

    Getting some annoying error....

    heres the code

    SCAR Code:
    program New;
    begin
      ClearDebug;
      Writeln(Getpage('www.FreeRice.com'));
    end.

    And yet i always get
    Code:
    Access to outgoing connection denied by user
    Despite going into scar's firewall and allowing HTTP and TCP/Ip for that domain.. any help? :S
    The truth finally came out...


  2. #2
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    program New;
    begin
      ClearDebug;
      Writeln(Getpage('http://www.FreeRice.com'));
    end.
    Done.
    Verrekte Koekwous

  3. #3
    Join Date
    Aug 2007
    Location
    England
    Posts
    734
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    your joking...

    Edit: no your not! grrr so silly...
    The truth finally came out...


  4. #4
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mat_de_b View Post
    your joking...

    Edit: no your not! grrr so silly...
    I was totally serious x).
    Verrekte Koekwous

  5. #5
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    Gay? FTW!
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. GetPage?
    By Illkillutill in forum OSR Help
    Replies: 7
    Last Post: 03-08-2009, 04:29 AM
  2. GetPage
    By JuKKa in forum OSR Help
    Replies: 9
    Last Post: 08-11-2007, 01:36 AM
  3. GetPage
    By Martin in forum OSR Help
    Replies: 0
    Last Post: 04-16-2007, 05:52 PM
  4. help with GetPage
    By omgh4x0rz in forum OSR Help
    Replies: 6
    Last Post: 03-11-2007, 12:44 AM

Posting Permissions

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