Results 1 to 2 of 2

Thread: Find URLs in sourcecode

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    14

    Post

    I've been learning how to use the RTFbox recently to make an HTML editor to automaticly update my site.

    I need to be-able to get the HTTP://come.to/Kaotic_dimentia out of the Tag which would be something like

    <a href="http://come.to/kaotic_dimentia">enter</a>

    I need this find / "replace" to work on all the URLS in a page. In other words i on't want to have to type what i want to find in the source.

    If Anyone needs me to elaborate just lemmie know!

    Thankyou,

    evilmonkeyIII


  2. #2
    Lively Member
    Join Date
    May 1999
    Location
    India
    Posts
    97

    Post

    Hi,
    Well first things first i would definately require a cleared explanation to what u really want??

    Secondly, on first thoughts i think it would be better to use Perl for this. I did something similar when i wrote my own search engine, and found that an HTML href tag can have so many variations i needed a good pattern matching methodology to really carry this out well.



    ------------------
    Gaurav Mahindra
    gmahindra@extentia.com



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