Best approach to constructing a Dynamic website

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

  1. #1

    Default Best approach to constructing a Dynamic website

    Hi, hope you can offer some opinions on this one...

    I'm trying to design my first dynamic website, which I want to construct in a
    manner so general users with no programming skills can enter their own updates
    on the web site, updates such as text firstly and secondly maybe images. I was
    hoping to design maybe a template where the website read it's content
    dynamically from specific documents that the users could update manually
    without coding skills. hope you can follow what I'm trying to say?
    So my main questions would be:
    - what would you suggest as a solution to developing a website like this and
    what technology would you think would suit this best?
    - Secondly I am a newbie to this concept but I have alot of experience in
    designing more traditional websites so does macromedia offer a solution to this
    problem? or can you think of any other development envirnoment that could suit
    this approach?
    Skillswise I have a background in using HTML, CSS, Java and softwarewise I
    have been using dreamweaver and flash.
    Any ideas or opinions would be greatly appreciated, I really am just looking
    for different approachs and ideas to solving this problem.

    antosgotaproblem Guest

  2. Similar Questions and Discussions

    1. Dynamic website with Flash?
      I'm using Dreamweaver 8 building a coldfusion website. The content for the webpages are pulled from an MS Access database. I'm trying to add in a...
    2. Dynamic Website
      :confused; Hi, I created a simple website with a navigation panel. The site is a css-based html site without any tables and frames. It has three...
    3. Constructing a dynamic XML node string
      I am working on a navigation that is constructed off of the format of a loaded XML file. This XML file can have an unlimited number of childNodes...
    4. Dynamic html email to customer list - best approach
      What is the best way to build a dynamic html body message if one is looping through a customer table (=/=500 customers) and corresponding inventory...
    5. Question on Dynamic Array/Nested Loop approach
      Hello, I have the following code which populates as table data from a SQL Server 2000 stored proc (RSByDemoID2). Below that is the view and...
  3. #2

    Default Re: Best approach to constructing a Dynamic website

    sorry if that seems all a bit general, but i wasn't sure how to ask the question clearly....oh well..
    antosgotaproblem 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