news page that can be updated...

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

  1. #1

    Default news page that can be updated...

    I want to design a webpage with an updateable news section like this:
    [url]http://www.jamesjean.com[/url]

    Are there ways you can do this without going too crazy on the code ?

    Thanks,
    7sav


    7sav Guest

  2. Similar Questions and Discussions

    1. News on home page.
      Hi to all, Do I need to know where is possible to find a nice Extension for show on home page any NEWS ?? Regards:
    2. Page is updated on publish but contribute shows oldversion of page
      Using Mac Contribute, it appears to be displaying cache version of page as updates to the site are published but when "publish" is pressed...
    3. Scrolling News in web page?
      Hi everyone, I need to have scrolling news in my web page. I have the link to get info: http://rss.cnn.com/rss/cnn_topstories.rss and also I...
    4. page last updated
      Put it in a variable *before* the #include, e.g.: <% file_name = request.servervariables("SCRIPT_NAME") %> <!--#include file=footer.asp--> ...
    5. News Page
      Hi All, Could anyone tell me how to creat a news page (dynamic content) which can be update daily. I mean what kind of database I have to use and...
  3. #2

    Default Re: news page that can be updated...

    Create a simple forms based CMS that would store the info in a DB and then render it to the screen.
    jeremyluby 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