need a favorites button for IE and Netscape

Discussion in 'Programming' started by valiik, Oct 2, 2007.

  1. #1
    Need a button that one can add to their links bar in the browser so when they click it it will send the url of the page they are on to a PHP page. where the php page will put the url into a database.

    PM ASAP please
     
    valiik, Oct 2, 2007 IP
  2. valiik

    valiik Well-Known Member

    Messages:
    190
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    As Seller:
    100% - 1
    As Buyer:
    100% - 1
    #2
    Alright, I got is figured out. This is using javascript in the button's URL, i.e. javascript:reff=location.href;blahblahblah;blahblahblah; which then calls for a remote javascript file that processes the info and sends it to a PHP file.

    If some one needs more info on this, PM me.
     
    valiik, Oct 3, 2007 IP