I quote the following from SQL Server Books Online (BOL).
How to view a trigger (Enterprise Manager)
To view a trigger[ol][li]Expand a server group; then expand a server.
[li]Expand Databases, expand the database in which the table containing the trigger belongs, and then click Tables.
[li]In the details pane, right-click the table on which the trigger exists, point to All Tasks, and then click Manage Triggers....[/ol] Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.