Lines Matching refs:out

95     # Uploads with many files run out of file handles.
733 # Clear out our default submission button flag if present
1403 # Write values out to a filehandle in such a way that they can
1703 # Need to sort out the DTD before it's okay to call escapeHTML().
1915 # Just prints out the isindex tag.
4042 #EBCDIC NOTE: translate header into EBCDIC, but watch out for continuation lines!
4123 # clear us out completely if we've hit the last boundary.
4373 the various elements of the page. Each CGI object starts out with the
4453 contents, if any, as any subsequent arguments. It works out like
4697 that all the defaults are taken when you create a fill-out form.
4753 When using this, the thing you must watch out for are multivalued CGI
4783 single = symbol. You can write out multiple records and read them
4791 open (OUT,'>>','test.out') || die;
4801 open (IN,'<','test.out') || die;
4874 Import all fill-out form generating methods, such as B<textfield()>.
4913 Microsoft comes out with a new tag called <gradient> (which causes the
5200 can print out directly so that it displays in the browser window,
5205 Normally the first thing you will do in any CGI script is print out an
5314 you use redirection like this, you should B<not> print out a header as
5379 for all the links and fill-out forms on the page. B<This is a
5667 well as in the fill-out form by creating a form that POSTs to a URL
5670 fill-out form, ignoring the URL's query string. To retrieve URL
5841 start_multipart_form() and all the fill-out form tags are special.
5896 By default, all the HTML produced by these functions comes out as one
5906 form element. You are responsible for actually printing out these strings.
5966 Prints out an <isindex> tag. Not very exciting. The parameter
6175 will be starred out on the web page.
6666 them by greying them out (this may not be supported by all browsers).
6899 You can figure out which button was pressed by using different
6920 form to be completely reset to its defaults, wiping out all the
7180 After writing out the HTTP header, instead of creating a standard
7214 create pages in which the fill-out form and the response live in
7229 HTML document, hypertext links, all the various elements of a fill-out
7258 The mouse has clicked on an item in a fill-out form. Valid for:
7826 variable, growing hugely in size until it runs out of memory. While
7863 completely. Other fill-out form values will work as usual.
7983 just print out the CGI object: