Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: quarryknight
  • Content: Threads
  • Order by date
  1. quarryknight

    Grab the URL of the address bar using PHP

    Hello, I am trying to use PHP to grab the URL of the Address Bar (in Internet Explorer and Mozilla Firefox). Basically, I want to use this functionality to trace the redirection path of a website, where using file_get_contents() will not grab the URL, since the redirection is through a scripting...
  2. quarryknight

    Use JavaScript to fetch source of a page

    Before you yell at me for posting with malicious intent, hear me out: I am currently working on a price comparison website for the textbooks that my college sells (since they overprice everything). My goal is to fetch the source of a page on Half.com to get the currently lowest price of a...
  3. quarryknight

    Quick tutorial on XML?

    Does anyone know of any good XML tutorials that are fast to learn but thorough? I have been searching for one that explains its practical uses. Thakns for your time. Find the best deals online! http://www.DealMerchant.net
  4. quarryknight

    Dynamically sized pop-up windows with JS

    Hello, I am trying to great an onclick event for when an image thumbnail is clicked, a new window pops up to contain the exact dimensions of the image, with an an additional 50 pixels around the image. However, when I try to size the window according to the image's dimensions, it first pops up...

Part and Inventory Search

Back
Top