HighDots Forums  

User login

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss User login in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jyry P
 
Posts: n/a

Default User login - 02-19-2005 , 02:32 PM






Hello!

I'm quite a newbie with dmx, so I just have to ask...

Is it possible somehow to create user login page without any serverbased
applications, just with dreaweaver or flash?

Thanks!

JP


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: User login - 02-19-2005 , 03:35 PM






It's not possible in HTML.

It can be done (it would be excruciatingly tedious) in javascript - although
it would be pretty marginal vis-a-vis security. I suppose the same could be
said for Flash.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Jyry P" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hello!

I'm quite a newbie with dmx, so I just have to ask...

Is it possible somehow to create user login page without any serverbased
applications, just with dreaweaver or flash?

Thanks!

JP




Reply With Quote
  #3  
Old   
dan mode
 
Posts: n/a

Default Re: User login - 02-19-2005 , 04:18 PM



Jyry,
you can do this in flash without any server backend but would be a security
risk. Someone with a Flash decompiler could decompile the swf file and see
the username & password.

A simple if statement: if username = the correct username and password =
correct password then let then pass.

I wouldn't do this because it is a huge security risk.


--
Dan Mode
http://d-mode.ww.com
more to come later
"Jyry P" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hello!

I'm quite a newbie with dmx, so I just have to ask...

Is it possible somehow to create user login page without any serverbased
applications, just with dreaweaver or flash?

Thanks!

JP




Reply With Quote
  #4  
Old   
SnakEyez
 
Posts: n/a

Default Re: User login - 02-19-2005 , 04:25 PM



Originally posted by: Newsgroup User It's not possible in HTML. It can be done
(it would be excruciatingly tedious) in javascript - although it would be
pretty marginal vis-a-vis security. I suppose the same could be said for
Flash. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!) ==================
http://javascriptkit.com/howto/htaccess3.shtml That page will tell you how to
set up the password protection.


Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: User login - 02-19-2005 , 04:59 PM



Yep. This too -

http://www.mickweb.com/password.html
http://www.mickweb.com/newpassword.html

None of the client-side methods are very secure.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"SnakEyez" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Originally posted by: Newsgroup User It's not possible in HTML. It can be
done
(it would be excruciatingly tedious) in javascript - although it would be
pretty marginal vis-a-vis security. I suppose the same could be said for
Flash. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for
Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!) ==================
http://javascriptkit.com/howto/htaccess3.shtml That page will tell you
how to
set up the password protection.




Reply With Quote
  #6  
Old   
Jyry P
 
Posts: n/a

Default Re: User login - 02-22-2005 , 04:25 AM



Thanks!

Okay, now I've done my loginpage with Javascript (pretty nice) and it's time
for another question... So, is there any possibility to redirect user to that
loginpage if he/she tried to enter directly to that protected page? I mean that
user have to login every time when he/she is trying to get on that page...

Thank you!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.