summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/02/01170201.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/shared/02/01170201.xhp')
-rw-r--r--[-rwxr-xr-x]helpcontent2/source/text/shared/02/01170201.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/shared/02/01170201.xhp b/helpcontent2/source/text/shared/02/01170201.xhp
index c596d9f2a0..eeec2fd215 100755..100644
--- a/helpcontent2/source/text/shared/02/01170201.xhp
+++ b/helpcontent2/source/text/shared/02/01170201.xhp
@@ -58,12 +58,12 @@
<paragraph role="heading" id="hd_id3154751" xml-lang="en-US" level="2" l10n="U" oldref="31">Frame</paragraph>
<paragraph role="paragraph" id="par_id3154823" xml-lang="en-US" l10n="U" oldref="32">Defines the target frame in which the loaded URL is to appear.</paragraph>
<embed href="text/shared/02/01170101.xhp#fuerformulareigenschaft"/>
-<bookmark xml-lang="en-US" branch="hid/HID_PROP_SUBMIT_METHOD" id="bm_id3145313" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SUBMIT_METHOD" id="bm_id3145313" localize="false"/>
<paragraph role="heading" id="hd_id3152551" xml-lang="en-US" level="2" l10n="U" oldref="27">Type of submission</paragraph>
<paragraph role="paragraph" id="par_id3155338" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid="HID_PROP_SUBMIT_METHOD">Specifies the method to transfer the completed form information.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3145065" xml-lang="en-US" l10n="U" oldref="29">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&amp;Control2=Content2&amp;..."; the character string is analyzed by a program on the recipient's server.</paragraph>
<paragraph role="paragraph" id="par_id3150443" xml-lang="en-US" l10n="U" oldref="30">Using the "Post" method, a document is created from the content of the form that is sent to the specified URL.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/HID_PROP_SUBMIT_ENCODING" id="bm_id3154047" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SUBMIT_ENCODING" id="bm_id3154047" localize="false"/>
<paragraph role="heading" id="hd_id3147275" xml-lang="en-US" level="2" l10n="U" oldref="26">Submission encoding</paragraph>
<paragraph role="paragraph" id="par_id3159147" xml-lang="en-US" l10n="U" oldref="35"><ahelp hid="HID_PROP_SUBMIT_ENCODING">Specifies the type for encoding the data transfer.</ahelp></paragraph>
<paragraph role="heading" id="hd_id3155419" xml-lang="en-US" level="2" l10n="U" oldref="36">Data transfer of control information</paragraph>