Saturday, April 16, 2011

CREATE A CONTACT FORM IN DREAMWEAVER CS3 USING ASP

CREATE A CONTACT FORM IN DREAMWEAVER CS3 USING ASPCreate a new site in Dreamweaver CS 3. Save the new site in c:\inetpub\wwwroot\project.Create a database in Access and save the database in the folder c:\inetpub\wwwroot\data. The database must save in MS Access 2002-2003 with .mdb file extensioncreate a table in database and create the following fields:name1usernamepasswordremarks4. For remarks field, choose Memo as its data type.5. Then create connection in Dreamweaver CS3. Open the database panel, click at + button, select Custom Connection String. Enter a name for the connection as dmx. Enter the connection string as "Driver={Microsoft Access Driver (*.mdb)};DBQ="& Server.MapPath("/data/guest.mdb"). Click the button Test to connect to the database and then click OK.Create a new ASP...

Solve IIS Installation Problem For Windows User

QUESTION:I am a windows users and I always have face the same problem when installing IIS on my computer. What I need to do?ANSWER:Here are the solution for problems in Microsoft Windows.Open Windows Explorer > click tools > folder options > activate view tab.Then deactivate Use simple file sharing (recommended) options.Click OK.Open your inetpub folder at c:\Inetpub\wwwroot\folder using windows explorer.Right click at the folder that holds the access database file and click at properties.Click at security tab and click add button > then click advanced button.Click at find now button and choose everyone.Click ok.Then activate write options for everyone user.Click ...

Friday, April 8, 2011

WEEK 12 - PHP

Buka xampp untuk Start MySQLpilih SCM (window Services akan terbuka) dan stop kan IISC:\xampp\htdocs\learningC:\xampp\mysql\data\dataCuba tengok di bahagian Application dalam Dreamweaverdah ada dmxCuba http://localhost/ di Firefox untuk ke xa...

Friday, April 1, 2011

PHP GUESTBOOK TUTORIAL

First off we need phpMyAdmin and to create admin table and insert some admins inside it, here is code you need for phpMyAdmin, use same database as your guestbook is in. CREATE TABLE admins (username varchar(50),password varchar(50),id int(11) NOT NULL auto_increment,PRIMARY KEY (id)) TYPE=MyISAM; Now over phpMyAdmin you need to add admins, go to admins table and click insert, write in username and password, from scroll down box on left from password select MD5 so it protects it with md5 hash, when you have done that it’s start to do admin part of guestbook, make folder admin where your guestbook is and inside it make first file named form.php, put this code inside. Username:Password: When you have made form we need login.php file that will check for login details and if successful...

Pages 41234 »
 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | belt buckles