PDA

View Full Version : Website Help



SkeptiK
31 Mar 2009, 10:28 AM
I just need a simple page added to my existing web page that will allow the users to Insert their shipping information and it in turn will automatically create the shipping label etc... from fedex only. I have a FedEx account, however, I currently have to do this manually every time a user wants to use my company to ship via fedex. I'm guessing some xml or coldfusion involved, but not sure... Can anyone point me in the right direction?:D

Alan
08 Apr 2009, 02:44 PM
"automatically create the shipping label etc..."

The shipping label is just a document? Or do you need to insert information from your website into Fedex's website? If it is just a document, that shouldn't be too big of a job. If you need to interace with Fedex's website, you should look for an API (Application Programming Interface) on Fedex's website. That's a start anyway. :-)