618545
626
Zoom out
Zoom in
Vorherige Seite
1/661
Nächste Seite
619
USING DREAMWEAVER
Building applications visually
Last updated 3/28/2012
In the advanced Site Definition dialog box, the path of your local root folder must be the same as the path of the
testing server folder (for example, c:\Inetpub\wwwroot\cf_projects\myNewApp\). You can examine and change
these paths by selecting Site
> Edit Sites.
The component must be stored in the local site folder or any of its subfolders on your hard disk.
Open any ColdFusion page in Dreamweaver and display the components in the Components panel. To display the
components, open the Components panel (Window
> Components), select CF Components from the panel’s pop-up
menu, and click the Refresh button on the panel.
Because ColdFusion is running locally, Dreamweaver displays component packages on your hard disk.
Use the following procedure to edit a component.
1 Open any ColdFusion page in Dreamweaver and display the components in the Components panel (Window >
Components).
2 Select CF Components from the panel’s pop-up menu, and click the Refresh button on the panel.
Because ColdFusion is running locally, Dreamweaver displays component packages on your hard disk.
Note: To edit the CFC recordset visually, double-click it in the Bindings panel.
3 To edit a component file generally, open the package and double-click the component name in the tree view.
The component’s file opens in Code view.
4 To edit a specific function, argument, or property, double-click the item in the tree view.
5 Make your changes by hand in Code view.
6 Save the file (File > Save).
7 To see any new function in the Components panel, refresh the view by clicking the Refresh button on the panel
toolbar.
More Help topics
View CFCs in Dreamweaver” on page 617
Build web pages that use CFCs
One way to use a component function in your web pages is to write code in the page that invokes the function when
the page is requested. You can use Dreamweaver to help you write this code.
Note: For other ways to use components, see the ColdFusion documentation from within Dreamweaver (Help > Using
ColdFusion).
1 In Dreamweaver, open the ColdFusion page that will use the component function.
2 Switch to Code view (View > Code).
3 Open the Components panel (Window > Components), and select CF Components from the panel’s pop-up menu.
4 Find the component you want and insert it using one of the following techniques:
Drag a function from the tree view to the page. Code is inserted in the page to invoke the function.
Select the function in the panel and click the Insert button on the panel toolbar (the second button on the right).
Dreamweaver inserts the code in the page at the insertion point.
5 If you insert a function that has arguments, complete the argument code by hand.
For more information, see the ColdFusion documentation from within Dreamweaver (Help > Using ColdFusion).
626

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe DREAMWEAVER CS5.5 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Adobe DREAMWEAVER CS5.5

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Deutsch - 753 seiten

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Holländisch - 725 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info