ad_return_top_of_page (public)
ad_return_top_of_page first_part_of_page [ content_type ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Returns HTTP headers plus the top of the user-visible page. To be used with streaming HTML output
- Parameters:
- first_part_of_page
content_type (defaults to"text/html"
)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: util_return_headers $content_type if { $first_part_of_page ne "" } { ns_write $first_part_of_page }XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/utilities-procs.xql