From 1cd4436d3fce3a22f52bd33de5dd8530861288f9 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Wed, 20 Oct 2010 12:17:42 +0200 Subject: CWS changehid: #i115137#: adjust help content to changed HIDs --- helpcontent2/source/text/shared/02/01170201.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 helpcontent2/source/text/shared/02/01170201.xhp (limited to 'helpcontent2/source/text/shared/02/01170201.xhp') diff --git a/helpcontent2/source/text/shared/02/01170201.xhp b/helpcontent2/source/text/shared/02/01170201.xhp old mode 100755 new mode 100644 index c596d9f2a0..eeec2fd215 --- a/helpcontent2/source/text/shared/02/01170201.xhp +++ b/helpcontent2/source/text/shared/02/01170201.xhp @@ -58,12 +58,12 @@ Frame Defines the target frame in which the loaded URL is to appear. - + Type of submission Specifies the method to transfer the completed form information. Using the "Get" method, the data of every control is transmitted as an environment variable. They are appended to the URL in the form "?Control1=Content1&Control2=Content2&..."; the character string is analyzed by a program on the recipient's server. Using the "Post" method, a document is created from the content of the form that is sent to the specified URL. - + Submission encoding Specifies the type for encoding the data transfer. Data transfer of control information -- cgit