Java script experts: Please help me.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • djfunky
    Confirmed User
    • Jan 2003
    • 76

    #1

    Java script experts: Please help me.

    Hello,

    ì`m using on my site the daily link list from Sublime Directory.
    http://sublime.adultprovide.com/links/

    If you put in the the java code the link list appears.

    <SCRIPT LANGUAGE="JavaScript" SRC="http://sublime.adultprovide.com/links/output.php?linkformat=2&category=general&font=aria l&fontsize=2"></SCRIPT>

    And now my question: Is it possible to put in a trade script url in front of the gallery urls?

    like http://www.mysite.com/out.php?url=galleryurls


    Best regards
    Tom
  • snatchmaster
    Registered User
    • Jan 2003
    • 18

    #2
    I don't think you can, do to the fact that the links are pulled from their server. You could copy the pulled daily links and edit them and go back and upload them but that would take time. You could also keep the links and make a archive section above the new links with your code attached that way you could start tracking the out going traffic. I have archived these feeds before and months later the galleries where still there. So what I would do is gather a fresh set of links add your code wait 1,2 days and upload your edit links above the new links (blend them in), repeat again with the new links and start all over again. That is the best I can do sorry I hope this helps.

    Just my two cents.

    Webmaster www.canadiansnatch.com | www.mywetlips.com
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

    Comment

    • Juggernaut
      Confirmed User
      • Jan 2003
      • 753

      #3
      The only part of the SD links that is Java Script, is the linking code, the actual script that outputs the links (type of links, style and content) is PHP.

      http://sublime.adultprovide.com/link...ana&fontsize=2

      Comment

      • mephisto
        Registered User
        • Oct 2002
        • 60

        #4
        dont do it by hand. do it with perl. make a perl script that downloads that stuff by sending a lwp request to their interface, download those urls and then create a custom file to upload to your server.
        thats it.....
        cron it for every 24 hours and you are done.
        i can forward some sample code if you want. out of the goodness of my heart so to speak.
        Seek freedom and become captive of your desires. Seek discipline and find your liberty.

        AB-Arun

        Comment

        Working...