execute 2 scripts on one link...is this possible

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eiht_98
    Confirmed User
    • Jan 2001
    • 6103

    #1

    execute 2 scripts on one link...is this possible

    Here is my question.

    I would like to track the clicks to various galleries on my website. I allready have a "out.php" (trading script) link on every gallery.

    I have found a nice click count script which is just perfect for my needs.

    Is there a way that I can add the clickount.php code to the allready existing "out.php?url=http://www.mygallery.com" link?

    Thanks.
  • Linguist
    Confirmed User
    • Apr 2004
    • 1706

    #2
    Edit one of the scripts to execute the other, or copy and paste the relevant code from one into the other
    315-310

    Comment

    • eiht_98
      Confirmed User
      • Jan 2001
      • 6103

      #3
      Originally posted by Sjelefall
      Edit one of the scripts to execute the other, or copy and paste the relevant code from one into the other
      Thanks for your answer. How do I copy/paste the relevant code?

      Comment

      • psili
        Confirmed User
        • Apr 2003
        • 5526

        #4
        have one link called via the a href=out.php and use an onClick="" inside the same link to call the other one via a j a v a s c r i  p t f u n c tion that changes a hidden image's SRC to that second script.
        Your post count means nothing.

        Comment

        • johnbosh
          Confirmed User
          • Aug 2002
          • 8965

          #5
          Originally posted by psili
          have one link called via the a href=out.php and use an onClick="" inside the same link to call the other one via a j a v a s c r i  p t f u n c tion that changes a hidden image's SRC to that second script.
          wow that difficult

          Comment

          • psili
            Confirmed User
            • Apr 2003
            • 5526

            #6
            Originally posted by johnbosh
            wow that difficult
            i'm pretty slow and do things the roundabout way for some reason.
            Your post count means nothing.

            Comment

            • Hosting-Quote
              Confirmed User
              • Jul 2004
              • 161

              #7
              Can you just call out.php to go from
              out.php?url=http://whatever.com to
              out.php?url=script2.php?url=http://whatever.com ??

              Think I have confused myself
              $100 SIGNUP BONUS AT PARTY POKER!!

              Get Hosting Client Leads ($10 Free Credit)
              Looking for hosting???? Click here!

              Comment

              Working...