::29032012::

For today class, Dr Zaida make a recall session..,
Dr show the steps that we've learnt last week...

After that we continue to new topic:create access level to admin.

Login Page

10:35 AM | 0 Comments

cont...............

Login

Purpose:
To secure our system.. Only recognized user can login to the system.
The user needs to register first before login.

Steps:

1. Create a table in db to hold all the data from the registration page.


2.Create register.php


3. Create login.php




4. Increase security by add Restrict Access to Page (input.php)


Tadaa....
....Register dulu ok baru login!!
Salam................
cont.......

This week we,ve learnt how to create input and view file.

Input= capture the input from user
View= view the input captured from user.
The steps:

1. Create input.php-->save
Input =must use InsertRecord

 

2.Create view.php-->save
View=RecordSet-->Bindings(drag je)


3.Repeat Region (to view all input inserted)
-dont forget the separator!!

4.Test!!
input file
view file

Some reminders:
1.not null=all field cannot be empty
2.If you face string error, refer to reserved word.
3. whenever user give input-->need a form

:)

9:40 AM | 0 Comments

Dr Zaida said we can submit the PHP file for the ASP task last week....Alhamdulillah
::22032012::

Salam everybody....May Allah bless us....

Today we've learnt about PHP.. So many steps today but I try to make it short summary :)

1. Stop IIS
2. On Apache


3.Go to XAMPP-->Security-->create password
-remember the password!!

4.Login phpMyAdmin

5.Create db--> create table


6.Create a site

7.Create connection

8.Start create PHP file!!!
I failed to do ASP homework in my laptop :(
Ada error huhu......................
I tried to do the task at class, but then the IIS got problem...Ask the abg lab also cannot solve the problem hmm....Lastly, Dr Zaidatun jgk the one who can solve the problem :)..
(Laaa rupenya itu je step dia huhu)

"Janganlah kamu bersikap lemah & jangan pula kamu bersedih hati. Padahal kamulah orang-orang yg paling tinggi darjatnya, jika kamu orang2 yg beriman." [Al-Imran : 139]
::15032012::

Salam all....today we've learnt how to create ASP file (first time using ASP yeah!!)....

Here are the steps:

1.Instal IIS (testing server)-already installed in the lab
2.create site (in DW)
click to enlarge
3.create db file (microsoft Access)
click to enlarge

click to enlarge

4.create the connection
5.create ASP file/setup the contact form
click to enlarge

6.insert first ASP behaviour (insertRecord)
click to enlarge

There are so many steps today..For those who are absent, get the notes n study ok :)
We have homework too.....:)

In this class, we also learnt about PHP vs ASP..Actually, I've been using php to develop a system, about 4 or 5 years ago .. But hehe forgot already...So I need to work hard to remember all these thing back...

PHP: PHP Hypertext Protocol
a) is a free technology you can download for many different Operating Systems
b) easy to pick up and learn
c) db:MySQL
d) testing server: apache server

ASP: Active Server Pages
a) need to buy additional tools to work with its programs
b) the language has a plethora of confusing programming patterns that will take a while to learn
c) db: m. access
d) testing server: Internet Information Services (IIS)

We can conclude that:



Read more:
http://www.aspvsphp.com/
http://www.pointafter.com/Archives/nl0203.htm
http://www.tizag.com/aspTutorial/aspVersusPHP.php
http://www.comentum.com/php-vs-asp.net-comparison.html
Defining a sites makes it
~ Easier to access, organize and manage
~ Avoid broken link
~ automation of logging into your web server and
~ Provides site wide features like search and replace
source: http://www.uoguelph.ca/isc/minutes/documents/managingwebsites.pdf

Below are the steps in managing a site

step 1: Name your site. eg: project. Just ignore the below part

step 2:  Choose the upper option


 step 3: Choose the recommended one


step 4:  Choose Local/Network

 step 5:  Choose None

step 6: A site named 'project' is ready!!


 step 7:  Copy your existing folder into this new site



 Finish..(",)



::08032012::

First of all, sorry to Dr Zaida for being late..I've meeting at SMK Taman Daya and only end at 4pm...

Do not like to come late because i'll miss a lot of information..please guys, dont be late ok!!
Dr Zaida have taught us about file management in web development. She explained to us that each subtopic should have its own folder with its own index,images folder etc. This is very important eg. for security purpose and it is easier to maintain the web for next time. See pic below.
click to enlarge
  
We also learnt how to make hyperlink a.k.a target. There are 4 types of hyperlink:
  1. from one html file to other html file
  2. from html file to other homepage
  3. in different location within a html file (eg:glossary)
  4. to email


some reminders:
a) use _blank target if you link your homepage to other people homepage.
b) use 1 word to name your file
c) Filename is CASE SENSITIVE

see you in next entries..daa..


Salam here i'll share what I've learnt in the lab today...

Dr Zaida have taught us an intro of DW. Basically, today we have learnt about inserting text,image, change bg color/ image, inserting table.

Here are the snapshots:
click pic to enlarge

1 more thing, you can copy your favourite design..Save the page and then open with DW..you can edit whatever you want ...i like hehe

ex: Faculty of Education Website
click pic to enlarge


p/s:
1. do not resize image in DW but do it in Photoshop
2.name the 1st page as index.htm/main.htm/default.htm
3.consistent in using whether htm OR html
::01032012::

Bismillahirrahmanirrahim.....

Salam..
I'm now in week 2...
today i've learnt a lot..really miss DW actually..last time using DW is 4 years ago huhu..now i've to refresh and recall back what i've learnt b4..

Today, i've learnt about static website VS dynamic website..The different between them is dynamic website have database while static not..see pic below


For me, static website is easier to develop and just a simple web..while Dynamic website is more difficult to develop because it plays with db.But I think it's interesting to develop dynamic rather than static..:)

In this course, Dr Zaida will teach us how to develop both static and dynamic website...Next entry i'll share about today task...c ya

Salam world....
already bought Dreamwever's software....Let's explore guys :)...

About