Thread: Internet Explorer Add-On?

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    265

    Internet Explorer Add-On?

    How would I go about writing an IE addon? Whats the right term for this? Is it a control or something? Im looking for a way to reform the HTTP GET requests the IE is sending for technical reasons. I would very much like to hear any ideas you guys have about how to do this. Thanks for your time.

  2. #2
    Master of the Universe! velius's Avatar
    Join Date
    Sep 2003
    Posts
    219
    That would be called a plug-in. And for IE they are ActiveX Controls.
    While you're breakin' down my back n'
    I been rackin' out my brain
    It don't matter how we make it
    'Cause it always ends the same
    You can push it for more mileage
    But your flaps r' wearin' thin
    And I could sleep on it 'til mornin'
    But this nightmare never ends
    Don't forget to call my lawyers
    With ridiculous demands
    An you can take the pity so far
    But it's more than I can stand
    'Cause this couchtrip's gettin' older
    Tell me how long has it been
    'Cause 5 years is forever
    An you haven't grown up yet
    -- You Could Be Mine - Guns N' Roses

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    265
    Would an activeX control be able to modify the part of IE sending HTTP GET requests? Anybody? Thoughts?

  4. #4
    Registered User
    Join Date
    May 2002
    Posts
    132
    Lets put it this way, the sky is the limit when it comes to programming. You just have to have the time and effort to make it. As to how exactly to do it, I wouldn't have a clue!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Vector vs. array.
    By matsp in forum C++ Programming
    Replies: 37
    Last Post: 06-23-2008, 12:41 PM
  2. Interacting with Internet Explorer?
    By Zeusbwr in forum Windows Programming
    Replies: 3
    Last Post: 04-18-2005, 08:33 PM
  3. Add a dialog box to a tab
    By axr0284 in forum Windows Programming
    Replies: 0
    Last Post: 01-10-2005, 08:38 AM
  4. FlashWindowEx not declared?
    By Aidman in forum Windows Programming
    Replies: 3
    Last Post: 05-17-2003, 02:58 AM
  5. Can somebody test this code please
    By andy bee in forum C Programming
    Replies: 6
    Last Post: 10-09-2001, 03:08 PM