FORMULA LANGUAGE
Examples: @URLGetHeader
1. This example returns the last date that the www.acme.com Web page was modified.
@URLGetHeader ("
http://www.acme.com/
"; "Last-modified")
2. This example returns the name of the Web server software where the www.acme.com Web page resides.
@URLGetHeader ("
http://www.acme.com/
"; "Server")
Vedere anche
@URLGetHeader
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario