Firefox Send Request with current URL

Discussion in 'Programming' started by X606X, Jan 27, 2006.

  1. #1
    Hi, how would I make a plugin that sents the current URL to a site (visual or not), so for example:

    - User visits Digitalpoint.com on FF - FF Sents the URL to a URL string on another server (eg example.php?test=digitalpoint.com) - User goes on browsing
     
    X606X, Jan 27, 2006 IP
  2. wwm

    wwm Peon

    Messages:
    308
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    a plugin for firefox?

    or do u want to track how users are travelinf thru ur websites

    the first, i dunno
    the second, could be easily done in php
     
    wwm, Jan 28, 2006 IP
  3. tccoder

    tccoder Peon

    Messages:
    69
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hmm do you know java? cause that is a base requirement to code FF plugins
     
    tccoder, Jan 28, 2006 IP
  4. wwm

    wwm Peon

    Messages:
    308
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i know java well myself but i never looked into firefox api

    (gone reading the api...)
     
    wwm, Jan 29, 2006 IP