My tiny brain has melted

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

  1. #1

    Default My tiny brain has melted

    I have read through the help information supplied with Dreamweaver but I just
    dont get it.

    I have a website that is created on a remote server that is not maintained by
    me. All I do is design pages and then upload them to the net.

    I also have a Microsoft Access database that I am trying to link to the site
    to have dynamic pages.

    This is where is all goes wrong. I am not sure how to do this, I kind of
    understand all the ASP blah jargon but I dont know if I have to upload anything
    to my site or just change parameters on the Dreamweaver settings on my computer.

    I dont think I have cold fusion on my computer, I just used Dreamweaver so
    unless it comes as part and parcel of this then I guess I wont be using that
    .... if that is relevant at all.

    All I basically need to know is:
    Do I need to upload anything to the site where the rest of my webpages are
    stored?
    How do I let the page know that I want to use data from a database.

    Sorry this is so lame, but I really am stuck and even a push in the right
    direction would help.

    Thanks


    Toast82 Guest

  2. Similar Questions and Discussions

    1. help w/ my tiny js script
      so, im trying to write a function that will open a page in a new window (http://giantmecha.com) and then load a different page into an iframe (the...
    2. Tiny spaces between tables
      I have a page that consist of a masthead across the top in one table , and a verticle navigation bar and body field below the masthead in a seperate...
    3. Fonts are too tiny
      Flash presentations are generally small (4" x 6" on my 19" 1600x1200 monitor) , with very tiny (4 or 6-point) fonts. There doesn't seem to be any...
    4. Tiny problem
      In one of the tutorials, it says: The problem is, that when I click on Window, there is no Inspectors, and no Fill. Can anyone help? Inter
    5. My tiny little forum
      Hi there, I am just updating one of my php scripts with some enhancement which I feel would be useful and not offered for threaded discussion...
  3. #2

    Default Re: My tiny brain has melted

    > All I basically need to know is:
    > Do I need to upload anything to the site where the rest of my webpages are
    > stored?
    In your case, yes. The database file.
    > How do I let the page know that I want to use data from a database.
    In your case, ASP. You rewrite your HTML page as an ASP page. You'll first
    have to know how to get the data out of your database. Once you've got that
    down, Dreamweaver will help you with its Recordset and repeat region server
    behaviors and drag and drop placement of the text once you've made a dynamic
    (ASP/VBScript) page.


    "Toast82" <webforumsuser@macromedia.com> wrote in message
    news:d4oh67$7jf$1@forums.macromedia.com...
    >I have read through the help information supplied with Dreamweaver but I
    >just
    > dont get it.
    >
    > I have a website that is created on a remote server that is not maintained
    > by
    > me. All I do is design pages and then upload them to the net.
    >
    > I also have a Microsoft Access database that I am trying to link to the
    > site
    > to have dynamic pages.
    >
    > This is where is all goes wrong. I am not sure how to do this, I kind of
    > understand all the ASP blah jargon but I dont know if I have to upload
    > anything
    > to my site or just change parameters on the Dreamweaver settings on my
    > computer.
    >
    > I dont think I have cold fusion on my computer, I just used Dreamweaver so
    > unless it comes as part and parcel of this then I guess I wont be using
    > that
    > ... if that is relevant at all.
    >
    > All I basically need to know is:
    > Do I need to upload anything to the site where the rest of my webpages are
    > stored?
    > How do I let the page know that I want to use data from a database.
    >
    > Sorry this is so lame, but I really am stuck and even a push in the right
    > direction would help.
    >
    > Thanks
    >
    >

    Lionstone 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