Dynamic Web Template

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Dynamic Web Template

    Is there a special way to extend the same template as used on my static pages to the dynamic pages as well?
    LarryB713 Guest

  2. Similar Questions and Discussions

    1. Dynamic security access for a template
      I have an intranet auction project. Anyone can see the items, but only certain groups of people can actually bid on an item. Agency A (made up...
    2. Dynamic Template firing DataGridCommandEventHandler
      Hello I am adding Columns to my datagrid in the page load event but cannot get an event to load or read any eventargs on post back, here is my...
    3. Sorting using Dynamic Template Columns
      Hi all, We are facing a problem while using ASP.NET Datagrid Template Columns generated dynamically. Scenario: ------------- 1) We have a...
    4. dynamic Template DataGrid Problem
      Hi All, I am having a bit of a problem retrieving the datagrid object to retrieve values the uses enters. When i code the Columns in the HTML...
    5. Dynamic datagrid template Columns Need Help.
      I am having problems trying to create these template columns dynamically. '<Columns> ' <asp:TemplateColumn> ' <ItemTemplate> ' <asp:LinkButton...
  3. #2

    Default Re: Dynamic Web Template

    No special way - just do it. A template called foo.dwt can be used to
    produce ASP, JSP, PHP, CF, or any other page you want.

    By the way, this would be more suited for the DW general discussion forum.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "LarryB713" <webforumsuser@macromedia.com> wrote in message
    news:eo6i2g$b6p$1@forums.macromedia.com...
    > Is there a special way to extend the same template as used on my static
    > pages to the dynamic pages as well?

    Murray *ACE* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139