General Questions and HELP!

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

  1. #1

    Default General Questions and HELP!

    We have a website which currently uses frames. This website is not an
    e-commerce and will not be an e-commerce site. This website is heavy on
    showing product. If you would like to view the site it is:

    [url]http://www.aaglobalind.com[/url]

    Our site is hosted on ValueWeb. I would like to turn this site into a dynamic
    site. From what I understand, which is not much, I need to create a database
    of the products. What easy-to-use application do you recommend for creating
    this database? What type of database do you recommend? We use DreamWeaver
    2004 MX. Is it extremely difficult to inegrate the database into DreamWeaver
    2004 MX? What resources or books do recommend? Any pointers, tips and
    resources are greatly appreciated. Thank you so much!

    PSUwalter Guest

  2. Similar Questions and Discussions

    1. ... Very general questions
      Hi Everyone, I am a novice/intermediate web designer with experience in Dreamweaver, but none in Contribute. I have been given an assignment to...
    2. General CF questions
      I've been using CF only for few months and I'm very impressed. While building my application (which is almost finished), I had few ideas and I...
    3. General Layout Questions
      Hi, I'm building my first dashboard application using Flex and was wondering about the following: 1) Is it recommend to have one canvas...
    4. General .Net questions
      Dear Colleagues: I am a systems guy who has been working with hardware, networking and basic scripting for ten years or so. I have been given...
    5. General PHP questions
      Hi, My friend applied for a job last week and this is the test they gave him. The first part is easy. Does anyone know the second part? Part 2....
  3. #2

    Default Re: General Questions and HELP!

    ValueWeb is hosting that site with Apache. This means it's a *nix server.
    That suggests that PHP/MySQL would be a good choice for you.
    > Is it extremely difficult to inegrate the database into DreamWeaver
    > 2004 MX?
    No. But honestly, I recommend you a) upgrade to DW8, and b) get a copy of
    Foundation PHP for Dreamweaver 8, by David Powers. Everything you need to
    know is in there, including how to get PHP going with Apache on your local
    testing server, how to create the database in MySQL, and how to access data
    from the database and display it on your page. It would be money well
    spent.

    --
    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
    ==================


    "PSUwalter" <webforumsuser@macromedia.com> wrote in message
    news:eji45j$6vl$1@forums.macromedia.com...
    > We have a website which currently uses frames. This website is not an
    > e-commerce and will not be an e-commerce site. This website is heavy on
    > showing product. If you would like to view the site it is:
    >
    > [url]http://www.aaglobalind.com[/url]
    >
    > Our site is hosted on ValueWeb. I would like to turn this site into a
    > dynamic
    > site. From what I understand, which is not much, I need to create a
    > database
    > of the products. What easy-to-use application do you recommend for
    > creating
    > this database? What type of database do you recommend? We use
    > DreamWeaver
    > 2004 MX. Is it extremely difficult to inegrate the database into
    > DreamWeaver
    > 2004 MX? What resources or books do recommend? Any pointers, tips and
    > resources are greatly appreciated. Thank you so much!
    >

    Murray *ACE* Guest

  4. #3

    Default Re: General Questions and HELP!

    What application do you recommend for creating the PHP database?
    PSUwalter Guest

  5. #4

    Default Re: General Questions and HELP!

    You can create it locally, and export the data to a dump which can then be
    imported on the website. I have used PHPMyAdmin for this. I also know of
    Navicat as another solution.

    --
    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
    ==================


    "PSUwalter" <webforumsuser@macromedia.com> wrote in message
    news:eji7p1$bcc$1@forums.macromedia.com...
    > What application do you recommend for creating the PHP database?

    Murray *ACE* Guest

  6. #5

    Default Re: General Questions and HELP!

    I apologize if this is a dumb question, but can you explain "create it locally"? PHPMyAdmin can be aquired for the Macintosh?
    PSUwalter Guest

  7. #6

    Default Re: General Questions and HELP!

    > PHPMyAdmin can be aquired for the Macintosh?

    It's just PHP so it's platform independent.
    > but can you explain "create it locally"
    You are running MySQL locally (after installing it). You would add the data
    to your local database, export it when finished, upload the export file to
    the website, and import it into the MySQL database on the site.

    --
    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
    ==================


    "PSUwalter" <webforumsuser@macromedia.com> wrote in message
    news:ejiagf$eov$1@forums.macromedia.com...
    >I apologize if this is a dumb question, but can you explain "create it
    >locally"? PHPMyAdmin can be aquired for the Macintosh?

    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