Ask a Question related to Dreamweaver AppDev, Design and Development.
-
efoyt #1
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
-
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... -
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... -
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... -
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... -
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... -
Murray *TMM* #2
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
-
gareth #3
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
-
Murray *TMM* #4
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
-
efoyt #5
Re: Creating a Login with Dreamweaver - Is it Possible?
I have Macromedia Dreamweaver MX 2004
Thanks
efoyt Guest
-
Murray *TMM* #6
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
-
efoyt #7
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
-
Murray *TMM* #8
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



Reply With Quote

