[Year 12 IT Apps] Setting up a username and password in Dreamweaver 5.5

Paul Golub golupau at santamaria.vic.edu.au
Thu Feb 21 16:36:54 EST 2013


Thanks Peter.
Just tried it in Dreamweaver and works nicely.

Paul Golub
Santa Maria College
50 Separation St
Northcote 3070
9489 7644



-----Original Message-----
From: itapps-bounces at edulists.com.au [mailto:itapps-bounces at edulists.com.au] On Behalf Of Peter Langham
Sent: Thursday, 21 February 2013 11:49 AM
To: Year 12 IT Applications Teachers' Mailing List
Subject: Re: [Year 12 IT Apps] Setting up a username and password in Dreamweaver 5.5

If you paste the text from the attached txt file into the code for a layer

Like this:

<div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1"> ///insert code here///// </div>

You'll get a nice little working javascript username and password. You can modify the usernames and password by modifying the code.

If you don't want to do that, you can use the username "test" and password "test".

If you open the txt file it may look complicated, but it's really as simple as just pasting it into a layer.

On Thu, Feb 21, 2013 at 11:11 AM, Mark <mark at vceit.com> wrote:
> When it comes to real directory protection, I use the 'Password
> Protect Directory" feature built into Cpanel, which many people use to
> configure their domains.
>
> Doing it client-side would be mighty tricky - and not too secure, come
> to think of it.
>
>
> On 21 February 2013 10:42, Paul Golub <golupau at santamaria.vic.edu.au> wrote:
>>
>> Hi Vera,
>>
>>
>>
>> I get my students to do the same as Mark mentioned below.
>>
>>
>>
>> Paul Golub
>>
>> Santa Maria College
>>
>> 50 Separation St
>>
>> Northcote 3070
>>
>> 9489 7644
>>
>>
>>
>>
>>
>>
>>
>> From: itapps-bounces at edulists.com.au
>> [mailto:itapps-bounces at edulists.com.au] On Behalf Of Mark
>> Sent: Thursday, 21 February 2013 7:20 AM
>> To: Year 12 IT Applications Teachers' Mailing List
>> Subject: Re: [Year 12 IT Apps] Setting up a username and password in
>> Dreamweaver 5.5
>>
>>
>>
>> Hi Vera. If you need this for U3O1, kids don't need to actually
>> implement strict security. They can simulate it instead.
>>
>> One trick is to create a login box as an image and define a hotspot
>> over the "login" button that takes them to another page that looks
>> like they have successfully logged in.
>>
>> This shows kids understand the need for a secure login without having
>> to actually implement it.
>>
>> Another method is to use a form with text boxes for username &
>> passwords with buttons to simulate a login button.
>>
>>
>>
>> However, if you REALLY need to get a working login, I can't really help.
>>
>>
>>
>> Cheers
>>
>> Mark
>>
>>
>>
>> On 20 February 2013 16:12, Vera Cook <vcook at mscw.vic.edu.au> wrote:
>>
>> Hello everyone,
>>
>>
>>
>> I was wondering if anyone has set up a password and username to work
>> and link to appropriate pages. I have set the username as a form text
>> box and the password as a spry validation rule and tried to use
>> server behaviours to have user authentication and restrict access to the page.
>>
>>
>>
>> Please help if anyone knows???
>>
>>
>>
>> Thankyou Vera
>>
>> ________________________________
>>
>>
>>
>>
>>
>> --
>>
>> Mark Kelly
>>
>>
>
> --
> Mark Kelly
> mark AT vceit DOT com
> http://vceit.com
>
>
> _______________________________________________
> http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe IT
> Applications Mailing List kindly supported by
> http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html
> - Victorian Curriculum and Assessment Authority <br>
> http://www.vitta.org.au  - VITTA Victorian Information Technology
> Teachers Association Inc <br> http://www.swinburne.edu.au/ict/schools
> - Swinburne University
This email and any attachments may be confidential. You must not disclose or use the information in this email if you are not the intended recipient. If you have received this email in error, please notify us immediately and delete the email and all copies. The College does not guarantee that this email is virus or error free. The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. The content and opinions in this email are not necessarily those of the College.




More information about the itapps mailing list