618545
641
Verklein
Vergroot
Pagina terug
1/661
Pagina verder
634
USING DREAMWEAVER
Building forms
Last updated 3/28/2012
Lay out the buttons using line breaks or a table. If you select the table option, Dreamweaver creates a single-column
table, and places the radio buttons on the left and the labels on the right.
You can also set the properties in the Property inspector or directly in Code view.
Insert a group of check boxes
1 Place the insertion point inside the form outline.
2 Select Insert > Form > Checkbox Group.
3 Complete the dialog box and click OK.
a In the Name box, enter a name for the check box group.
If you set the check boxes to pass parameters back to the server, the parameters are associated with the name. For
example, if you name the group
myGroup and set the form method to GET (that is, you want the form to pass URL
parameters instead of form parameters when the user clicks the submit button), the expression
myGroup="CheckedValue" is passed in the URL to the server.
b Click the Plus (+) button to add a check box to the group. Enter a label and checked value for the new check box.
c Click the up or down arrows to reorder the check boxes.
d To set a particular check box to be selected when the page opens in a browser, enter a value equal to the check box’s
value in the Select Value Equal To box.
Enter a static value or specify a dynamic one by clicking the lightning bolt icon beside the box and selecting a recordset
that contains possible checked values. In either case, the value you specify should match the checked value of one of
the check boxes in the group. To view the checked values of the check boxes, select each check boxand open its
Property inspector (Window
> Properties).
e Select the format in which you want Dreamweaver to lay out the check boxes.
Lay out the check boxes using line breaks or a table. If you select the table option, Dreamweaver creates a single-
column table, and places the check boxes on the left and the labels on the right.
You can also set the properties in the Property inspector or directly in Code view.
About dynamic form objects
A dynamic form object is a form object whose initial state is determined by the server when the page is requested from
the server, not by the form designer at design time. For example, when a user requests a PHP page that contains a form
with a menu, a PHP script in the page automatically populates the menu with values stored in a database. The server
then sends the completed page to the user’s browser.
Making form objects dynamic can simplify site maintenance. For example, many sites use menus to present users with
a set of options. If the menu is dynamic, you can add, remove, or change menu items in a single place—the database
table in which the items are stored—to update all instances of the same menu on the site.
More Help topics
Defining sources of dynamic content” on page 536
Insert or change a dynamic HTML form menu
You can dynamically populate an HTML form menu or list menu with entries from a database. For most pages, you
can use an HTML menu object.
641

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