What type of page to use

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default What type of page to use

    I'm pretty new to Dreamweaver. I'm looking to build a site about an amusement
    park for fun. On the pages where there's rides or long paragraphs I would like
    to have it in another file. I was wondering if it's posssible to do. I was
    thinking a database but I don't know if they support long paragraphs. I hope I
    was clear enough in my question. Thanks

    myetnies Guest

  2. Similar Questions and Discussions

    1. Input type file on asp page
      Hi there Is there any way to se the default of a file asp (html) component to a specified directory on a network drive every time an instrnet asp...
    2. Light type on dark page
      Some docs have a full bleed dark background with light type. This is a nice effect and pleasant for the reader. How do you do this in Indesign...
    3. Using ActionScript on formgroup type=page?
      Can we name and manipulate the page form widget type in AS? What Flex type does the page corelate to? The flex doc just says it contains 'child...
    4. Exception error querying Access database from ASP page... Memo field type?
      Hi! Working with an MS Access database from an ASP webpage and I'm getting an Exception error... Error Type: (0x80020009) Exception...
    5. System.ArgumentException: Invalid or unsupported code page type.
      I have developed a Web Service for internal company use that consumes a public web service over the web. This works perfectly on my local development...
  3. #2

    Default Re: What type of page to use

    hiya,

    Firslty, do you know any serverside languages such as ASP, PHP, JSP so you can
    connect to a database and produce dynamically driven webpages?

    if you do, what databases have you knowledge of? Access, MS SQL server, MYSQL?

    how long are your paragraphs? Are the paragraghs changing or constantly need
    updating? if not then you dont really need to put it in a database.

    You could use server side includes to update bits n pieces.

    Don Pacino 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