Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6

Thread: link validator

  1. #1
    Join Date
    Jun 2008
    Posts
    25

    link validator

    can anyone point me in the right direction.

    UPDATED ::

    heres what i need

    an input box to input upto 25 links and then i need the app to test the links to see if there valid or dead, then i need the app to display this info ...

    anyone ???

  2. #2
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Check the help file on HTTP.TestConnection, this will let you be able to test the connection between you and the URL you parse to it...

    it returns true on a working connection

    it returns false on a dead url
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  3. #3
    Join Date
    Jun 2008
    Posts
    25
    ah ok A+...

    will it return any 404 type error as a dead page ?

    and how would i print the results to the app and how would i setup a box to input various urls to test ?

  4. #4
    Join Date
    Jun 2008
    Posts
    25
    i am getting =true whether the link is good or not

  5. #5
    Join Date
    May 2006
    Posts
    5,380
    from the help file

    Parameters
    URL
    (string) The full URL to use to check the Internet connection. The action will attempt to connect to this URL in order to determine if a connection is available.

    Note: If the URL involves redirection, the initial connection will indicate success, and the redirected URL will not be connected to.
    are your links redirecting ?
    Last edited by RizlaUK; 07-04-2008 at 10:43 AM.
    Open your eyes to Narcissism, Don't let her destroy your life!!

  6. #6
    Join Date
    Jun 2008
    Posts
    25
    well no but i use custom error pages, and i think that matters in this case.

Similar Threads

  1. Label Link Issue
    By dkriner in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 07-26-2007, 12:57 PM
  2. Link Locker (My Latest App)
    By RizlaUK in forum AutoPlay Media Studio 6.0
    Replies: 42
    Last Post: 02-05-2007, 08:52 PM
  3. Random Link help please
    By upena in forum AutoPlay Media Studio 5.0
    Replies: 12
    Last Post: 01-26-2005, 01:06 AM
  4. Knowledge Base - Link seems to be 'down'
    By Intrigued in forum AutoPlay Media Studio 5.0
    Replies: 32
    Last Post: 04-21-2004, 10:44 PM
  5. Adding an Email Link
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-03-2003, 03:36 PM

Posting Permissions

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