Hello,
I want to make a invoice overdue print where all invoices are located. One of my manufacturers also give the possibility to download the invoice from the overdue mail.
So they have :
invoice date sum
58144 12/12/12 100.00 (The 58144 should be a link)
58210 21/12/12 200.00
I could make like this :
(No)http://www.maveco.be/pdf/58144.pdf
(no)http://www.maveco.be/pdf/58210.pdf
The link has to become more special, otherwise It could be possible that other customers could try to find invoices by changing the invoice in the http:/// link
The link in the manufacturer file looks like this :
(no)http://91.183.133.204:54321/944eb3d88d5d34fb34d1bee885efc5a601fd.pdf
(no)http://91.183.133.204:54321/b3ccbebf7cc8541e36a08905701138b7b9c0.pdf
This is much harder to try to find.
Is it typical HTML or a changed random filename created by FWH?
Also to be on the safe.
Marc