Creating a Login with Dreamweaver - Is it Possible?

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

  1. #1

    Default Creating a Login with Dreamweaver - Is it Possible?

    I'm currently building a site for my business and I need to build a
    login/logout thing to allow our customers to access private data, but I'm not
    really sure how to do this. Oh yeah FYI: I need pretty much from the begining
    because I'm fairly new to this software.

    Thanks
    :confused;

    efoyt Guest

  2. Similar Questions and Discussions

    1. Dreamweaver CS3 Login user issue
      Hey , i am pretty new to PHP and MYSQL. I have a login page that uses Dreamweaver CS3's Log In User built in function. However, when succesfully...
    2. DreamWeaver CS Login Wizard
      Hello, I have just installed Coldfusion 8 and Adobe CS 3 (in that order). I am goign through the documentation and it talks about the Login...
    3. User Login in dreamweaver PHP
      Hi was wondering how to adapt or edit the Log in User behaviour in PHP to add session or url variables; I have done this with ASP but not PHP. I...
    4. Dreamweaver login user behavior
      Hello, I am working with Dreamweaver MX 2004 and PHP/MySql and I am messing about with the login user behaviour. I can see that there is a...
    5. Dreamweaver Login
      Hello - I wonder if anyone can help me with this 'simple' question? I need to login to an Access database using the surname and table ID. The...
  3. #2

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    Which DW do you have?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "efoyt" <webforumsuser@macromedia.com> wrote in message
    news:d3j1hb$ak9$1@forums.macromedia.com...
    > I'm currently building a site for my business and I need to build a
    > login/logout thing to allow our customers to access private data, but I'm
    > not
    > really sure how to do this. Oh yeah FYI: I need pretty much from the
    > begining
    > because I'm fairly new to this software.
    >
    > Thanks
    > :confused;
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    There are two ways of doing this. If you have Apache on your server, you can
    setup a secure area of for your website using a .htaccess file. This depends
    on whether your host allows .htaccess files however, you`ll need to ask
    them. For instructions on using a .htaccess file, have a search on google
    for .htaccess, theres a large number of tutorials out there.

    For more flexibility, you`ll need a server side language such as ASP or PHP.
    If your using PHP I have an extension that would help you, the PHP Login
    Suite. It contains 34 behaviors to build a complete login system, with the
    suite generating all the required code for you. The manual is available as a
    free download so you can check it out before you purchase. URL is
    [url]http://www.phploginsuite.co.uk/[/url]


    --
    Gareth - TMM Dreamweaver
    [url]http://www.dreamweavermxsupport.com/[/url]
    [url]http://www.garethdp.com/[/url]

    PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    [url]http://www.phploginsuite.co.uk/[/url]

    Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    Co-Author: Practical Intranet Development - Apress
    Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    Co-Author: Dreamweaver MX: PHP Web Development - Wrox


    gareth Guest

  5. #4

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    Not if they have DW4, and not if they don't have a PHP compliant host.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "gareth" <gareth@buzzinet.co.uk> wrote in message
    news:d3jmci$c7r$1@forums.macromedia.com...
    > There are two ways of doing this. If you have Apache on your server, you
    > can
    > setup a secure area of for your website using a .htaccess file. This
    > depends
    > on whether your host allows .htaccess files however, you`ll need to ask
    > them. For instructions on using a .htaccess file, have a search on google
    > for .htaccess, theres a large number of tutorials out there.
    >
    > For more flexibility, you`ll need a server side language such as ASP or
    > PHP.
    > If your using PHP I have an extension that would help you, the PHP Login
    > Suite. It contains 34 behaviors to build a complete login system, with the
    > suite generating all the required code for you. The manual is available as
    > a
    > free download so you can check it out before you purchase. URL is
    > [url]http://www.phploginsuite.co.uk/[/url]
    >
    >
    > --
    > Gareth - TMM Dreamweaver
    > [url]http://www.dreamweavermxsupport.com/[/url]
    > [url]http://www.garethdp.com/[/url]
    >
    > PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    > [url]http://www.phploginsuite.co.uk/[/url]
    >
    > Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    > Co-Author: Practical Intranet Development - Apress
    > Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    > Co-Author: Dreamweaver MX: PHP Web Development - Wrox
    >
    >

    Murray *TMM* Guest

  6. #5

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    I have Macromedia Dreamweaver MX 2004

    Thanks
    efoyt Guest

  7. #6

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    And does your host support PHP? If so, then follow Gareth's advice. If
    not, then select a server model that is supported by your host, and check
    out the Server Behaviors in DW called User Authenication.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "efoyt" <webforumsuser@macromedia.com> wrote in message
    news:d3k12v$pv7$1@forums.macromedia.com...
    >I have Macromedia Dreamweaver MX 2004
    >
    > Thanks

    Murray *TMM* Guest

  8. #7

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    I don't have a host yet, do most of them offer that support or only a select few?
    efoyt Guest

  9. #8

    Default Re: Creating a Login with Dreamweaver - Is it Possible?

    The ones you pay offer it. The free ones sometimes do not.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "efoyt" <webforumsuser@macromedia.com> wrote in message
    news:d3u459$g47$1@forums.macromedia.com...
    >I don't have a host yet, do most of them offer that support or only a
    >select few?

    Murray *TMM* 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