You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This function returns a signature file (PNG) or an uploaded picture/ photo (JPG) of a custom form.

Description

get_file.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&filename=MD5

Parameter

 

parameter
description
type
hint
mandatory
companyRTI company keystring yes
vehicleRTI vehicle keystring

You have to send one of these parameters, vehicle, group or import!

yes
groupRTI group keystringYou have to send one of these parameters, vehicle, group or import!yes
import

RTI import key(all vehicles)

stringYou have to send one of these parameters, vehicle, group or import!yes
filenameMD5 Hashstringyou get from get_custom_form_data.phpyes

Return value

You get a PNG or a JPG file for download. If not you get a error message "ERROR:Description".

Example call

Beispielaufruf für die Rückgabe einer Bilddatei
http://map.yellowfox.de/rti/get_file.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&filename=1832c7a0a4aa71647523d1a75e4506da
  • No labels