' $System.Access Admin ' If $ContentType ' If $Env.IsMSIE ' $System.ContentType application/csv ' Else ' $System.ContentType application/octet-stream ' EndIf ' $System.CSV = 1 ' For Each $Link in $Links "$Link.Name","$Link.URL" ' Next ' EndIf