618545
636
Verklein
Vergroot
Pagina terug
1/661
Pagina verder
629
USING DREAMWEAVER
Building forms
Last updated 3/28/2012
d In the Method pop-up menu, specify the method to transmit the form data to the server. Set any of the following
options:
Default Uses the browser’s default setting to send the form data to the server. Typically, the default value is the GET
method.
GET Appends the value to the URL requesting the page.
POST Embeds the form data in the HTTP request.
Do not use the GET method to send long forms. URLs are limited to 8192 characters. If the amount of data sent is too
large, data will be truncated, leading to unexpected or failed processing results.
Dynamic pages generated by parameters passed by the GET method can be bookmarked because all the values needed
to regenerate the page are contained in the URL displayed in the browser’s Address box. In contrast, dynamic pages
generated by parameters passed by the
POST method cannot be bookmarked.
If you collect confidential user names and passwords, credit card numbers, or other confidential information, the POST
method may appear more secure than the
GET method. However, the information sent by the POST method is not
encrypted and can easily be retrieved by a hacker. To ensure security, use a secure connection to a secure server.
e (Optional) In the Enctype pop-up menu, specify the MIME encoding type of the data submitted to the server for
processing.
The default setting of application/x-www-form-urlencode is typically used in conjunction with the POST method.
If you are creating a file-upload field, specify the
multipart/form-data MIME type.
f (Optional) In the Target pop-up menu, specify the window in which to display the data returned by the invoked
program.
If the named window is not already open, a new window with that name opens. Set any of the following target values:
_blank Opens the destination document in a new unnamed window.
_parent Opens the destination document in the parent window of the one displaying the current document.
_self Opens the destination document in the same window as the one in which the form was submitted.
_top Opens the destination document in the body of the current window. This value can be used to ensure that the
destination document takes over the full window even if the original document was displayed in a frame.
4 Insert form objects in the page:
a Place the insertion point where the form object should appear in the form.
b Select the object in the Insert > Form menu, or in the Forms category of the Insert panel.
c Complete the Input Tag Accessibility Attributes dialog box. For more information, click the Help button in the
dialog box.
Note: If you don’t see the Input Tag Accessibility Attributes dialog box, you might have had the Insertion point in Code
view when you tried to insert the form object. Make sure the Insertion point is in Design view and try again. For more
information on this topic, see David Powers’s article
Creating HTML forms in Dreamweaver.
d Set the properties of the objects.
e Enter a name for the object in the Property inspector.
Every text field, hidden field, check box, and list/menu object must have a unique name that identifies the object in the
form. Form object names cannot contain spaces or special characters. You can use any combination of alphanumeric
characters and an underscore (_). The label you assign to the object is the variable name that stores the value (the
entered data) of the field. This is the value sent to the server for processing.
636

Hulp nodig? Stel uw vraag in het forum

Spelregels
1

Forum

Adobe-DREAMWEAVER-CS5.5

Zoeken resetten

  • automatisch vernieuwen van bestanden werkt niet meer in de nieuwe versie van dreamweaver, hoe moet ik dat weer instellen??
    mvgr.Jan Poortman Gesteld op 23-8-2021 om 16:32

    Reageer op deze vraag Misbruik melden

Misbruik melden

Gebruikershandleiding.com neemt misbruik van zijn services uitermate serieus. U kunt hieronder aangeven waarom deze vraag ongepast is. Wij controleren de vraag en zonodig wordt deze verwijderd.

Product:

Bijvoorbeeld antisemitische inhoud, racistische inhoud, of materiaal dat gewelddadige fysieke handelingen tot gevolg kan hebben.

Bijvoorbeeld een creditcardnummer, een persoonlijk identificatienummer, of een geheim adres. E-mailadressen en volledige namen worden niet als privégegevens beschouwd.

Spelregels forum

Om tot zinvolle vragen te komen hanteren wij de volgende spelregels:

Belangrijk! Als er een antwoord wordt gegeven op uw vraag, dan is het voor de gever van het antwoord nuttig om te weten als u er wel (of niet) mee geholpen bent! Wij vragen u dus ook te reageren op een antwoord.

Belangrijk! Antwoorden worden ook per e-mail naar abonnees gestuurd. Laat uw emailadres achter op deze site, zodat u op de hoogte blijft. U krijgt dan ook andere vragen en antwoorden te zien.

Abonneren

Abonneer u voor het ontvangen van emails voor uw Adobe DREAMWEAVER CS5.5 bij:


U ontvangt een email met instructies om u voor één of beide opties in te schrijven.


Ontvang uw handleiding per email

Vul uw emailadres in en ontvang de handleiding van Adobe DREAMWEAVER CS5.5 in de taal/talen: Engels als bijlage per email.

De handleiding is 21,23 mb groot.

 

U ontvangt de handleiding per email binnen enkele minuten. Als u geen email heeft ontvangen, dan heeft u waarschijnlijk een verkeerd emailadres ingevuld of is uw mailbox te vol. Daarnaast kan het zijn dat uw internetprovider een maximum heeft aan de grootte per email. Omdat hier een handleiding wordt meegestuurd, kan het voorkomen dat de email groter is dan toegestaan bij uw provider.

Stel vragen via chat aan uw handleiding

Stel uw vraag over deze PDF

loading

Andere handleiding(en) van Adobe DREAMWEAVER CS5.5

Adobe DREAMWEAVER CS5.5 Gebruiksaanwijzing - Nederlands - 725 pagina's

Adobe DREAMWEAVER CS5.5 Gebruiksaanwijzing - Deutsch - 753 pagina's


Uw handleiding is per email verstuurd. Controleer uw email

Als u niet binnen een kwartier uw email met handleiding ontvangen heeft, kan het zijn dat u een verkeerd emailadres heeft ingevuld of dat uw emailprovider een maximum grootte per email heeft ingesteld die kleiner is dan de grootte van de handleiding.

Er is een email naar u verstuurd om uw inschrijving definitief te maken.

Controleer uw email en volg de aanwijzingen op om uw inschrijving definitief te maken

U heeft geen emailadres opgegeven

Als u de handleiding per email wilt ontvangen, vul dan een geldig emailadres in.

Uw vraag is op deze pagina toegevoegd

Wilt u een email ontvangen bij een antwoord en/of nieuwe vragen? Vul dan hier uw emailadres in.



Info