Radio-SkyPipe Help

Upload Manager HTML Tag Explanations

If you have not read the help page for the SkyPipe FTP Upload Manager, do so now. These are tags which may be incorporated into the template for the chart web page. The tags are replaced as explained below with dynamic information. 

<!RS_CSTART>
Replaced by the current chart image start date/time in the format:  "MM/DD/YYYY HH:MM:SS"

<!RS_CSTARTEU>
Replaced by the current chart image start date/time in the European format:  "DD/MM/YYYY HH:MM:SS"

<!RS_CEND>
Replaced by the current chart image end date/time in the format:  "MM/DD/YYYY HH:MM:SS"

<!RS_CENDEU>") > 
Replaced by the current chart image end date/time in the European format:  "DD/MM/YYYY HH:MM:SS"

<!RS_FVSTART>
Replaced by the full view chart image start date/time in the format:  "MM/DD/YYYY HH:MM:SS"


<!RS_FVSTARTEU>
Replaced by the full view chart image start date/time in the European format:  "DD/MM/YYYY HH:MM:SS"

<!RS_FVEND>
Replaced by the full view chart image end date/time in the format:  "MM/DD/YYYY HH:MM:SS"


<!RS_FVENDEU>
Replaced by the full view chart image end date/time in the European format:  "DD/MM/YYYY HH:MM:SS"


<!RS_CPIC>
Replaced by a hyperlink to the current chart image file. The converted format is:
 "<img SRC=" ImageFileName ">"


<!RS_FVPIC>
Replaced by a hyperlink to the full view chart image file. The converted format is:
  "<img SRC=" FVImageFileName ">"

<!RS_PAGE>
Replaced by the web page file name.

<!RS_UPDATE>
Replaced by a string representing the number of seconds between image/page updates.

<!RS_EXPJDATE>
Replaced by a string which is the JavaScript UT date for when the page expires or an update of the page should be attempted. The JavaScript date is the number of milliseconds from 1/1/1970. This date/time is estimated from the NextSave parameter passed to the registry by Radio-SkyPipe and the delay estimated for the upload to be completed. See the example template file for how this might be used to force the browser to reload the page.

<!RS_CREATED>
Replaced by the current UT when the page was created using the format "MM/DD/YYYY HH:MM:SS"

<!RS_CREATEDEU>
Replaced by the current UT when the page was created using the European format "DD/MM/YYYY HH:MM:SS"


Return to Radio SkyPipe Help Contents

Go to Radio-Sky Home Page