Ask Experts Questions for FREE Help !
Ask
    Emland's Avatar
    Emland Posts: 2,468, Reputation: 496
    Ultra Member
     
    #1

    Mar 26, 2010, 01:57 PM
    Where can I find the script
    I hope someone here can point me in the right direction.

    My boss has given me the job of redevloping the company website (and given me a microscopic budget) and I am using Kompozer.

    I want our customers to be able to track their packages from our website (rather than redirecting them to UPS, FedEx, etc.)

    I love what this site is doing Boxoh universal package tracking: UPS, FedEx, USPS, and DHL with RSS and Maps When you put in a valid tracking number for any of the large carriers, it displays its origin and delivery date.
    It appears to be written in javascript and is using Google maps.

    I can't find anything in the Google marketplace or in open source libraries. Any ideas?

    Thanks,

    E
    costas0811's Avatar
    costas0811 Posts: 5, Reputation: 1
    New Member
     
    #2

    Mar 29, 2010, 08:59 AM

    I would break it down like this
    You'd need some sort of UI to enter a number.

    This can either determine the type of routing number (like your example) or the user can specify the shipping company.

    Then you'll need to to that company's site and pull back the info. Basically you'll need to simulate that company's form (that they use for tracking packages) and submit the request appropriately.

    You're going to get back an HTML page so its just matter of using this data and parsing it however you want.

    Of course if the companies all provide some sort of API this will be much easier.

    Google maps definitely has ample documentation and examples and as long as you can extract some sort of location this shouldn't be that hard.

    I am just guessing that the shipping companies don't have any type of Captcha hurdle, but any competent web programmer could do this in a day or 2.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Where would I find java script [ 3 Answers ]

In order to watch YouTube my computer is asking me to switch on java script,how do I do this please

I want to use this Script but how do I [ 2 Answers ]

I have a Div called rtsidebar <div> <div/> I have tried putting the script in to the div but then couldn't work out how to set the script, thought it would be easy, might be me being a biff. Please help If some one could fill it out and get it to work so I could then edit it. Thanks

IE script error in the script on this page res://ieframe.dll/preview.dlg [ 1 Answers ]

IE script error in the script on this page res://ieframe.dll/preview.dlg

Need to know the name of the script [ 3 Answers ]

Hello, I have seen a pop over script that disables the whole website until the visitor enters their information. YOu can see that script on this website Forced Money Can anyone tell me the name of the script or any other script that lets me get the same effect? Thanks in advance... SA

Help with script [ 2 Answers ]

Hey it's me again about my script. I'm writing out of my element about magic and witches and stuff like that. The way i'm writing it sounds very corny and fake. Maybe it's just that i am horrible at writing. Can anybody read it and tell me how to make it sound less fake and stupid? Also, I need a...


View more questions Search