This is the software we will use to load our html page up to the server. You can download a copy for home if you want to.

Slides:



Advertisements
Similar presentations
Creating a Login Process Creating a users table and a login form that denies access to unauthorized users.
Advertisements

Using a database to organize information
Using the What Am I Template Copy the presentation to your hard drive. Open the slides using slide sorter and copy slides #3, 4 and 5 for each question.
X10 hosting Sign up for free account. Enter a domain name click continue Then Enter your address Enter a password.
Welcome to Keyboarding Pro DELUXE ® Get Started Get Started Create Your Student Record Create Your Student Record The Main Menu The Main Menu Send Files.
Logon then turn your monitor off! Creating a database A way of keeping information.
CPSC 203 Introduction to Computers Tutorial 59 & 64 By Jie (Jeff) Gao.
Install WordPress with Xampp. By With Thanks to: Rupesh Kumar.
Creating a Users Table The users table contains a list of your site’s authorized users, logins, and passwords.
Downloading and Installing AutoCAD Architecture 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the software.
A02 Creating my website NAME ______________. UNIT 2 – A02 – Creating my Website The purpose of this assessment objective is to create 5 web pages containing.
Introduction to EBSCOhost E-Books Access to thousands of e-books! Available 24/7!
Adding an image to a page in Dreamweaver Uploading files to x10hosting Editing uploaded files in x10hosting Adding links in Dreamweaver Uploading linked.
Getting on the Web CCSD Technology Team. Post a page to the Web using a simple file transfer process Goal: Process: Create a Web page using Microsoft.
Citation & Reference Management by EndNote Web. EndNote Web ? EndNote Web is a Web-based service designed to help students and researchers through the.
Create a Website on the CWU network Find “How to Post a Web Page with a PC”
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
Connecting to USF Network for Web Site SSH Secure Shell is the FTP program you will use to download your http files onto the USF server. To get the SSH.
All About Me An Introduction To Opening And Saving Student Work.
How to develop your website Chapter Websites Denise R. E. Copeland
Welcome to Keyboarding Pro DELUXE ® Get Started Get Started Create Your Student Record Create Your Student Record The Main Menu The Main Menu Send Files.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Setting Up DreamWeaver NOTE: Use your mouse OR page down key to advance each page.
Creating a Folder/Directory for Your Webpage files & folders on “frank” (MTSU’s Server) If you already have a webpage setup on “frank”, then omit Step.
Microsoft Access You will need a pen/pencil.. What is Microsoft Access? Access is a database management system.  Create a database, add/change delete.
Downloading and Installing Autodesk Revit 2016
Present :Arezoo Mollahasani. Step 1  Define your server connection Open MySQL WorkBench and click New Server Instance on the right of the window.
Common Application Software. MS Word Some advanced use : Mail-merge Self-made Templates Macro (recording and running)
The Internet Using the Internet Web addresses Searching Favourites Saving / Printing web pages.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
How to Create a Podcast CMN112 Instructor Betty Ritter-Guth By Sally Stiles.
COMPREHENSIVE Access Tutorial 12 Managing and Securing a Database.
Introduction to Access 2010 CIS120first.accdb is the database I am creating.
Saving Work to Your School Server Click through this presentation at your own speed. Use it as a review or a guide while saving a project.
Website address: Downloading the Classroom Performance System (CPS) program click: SUPPORT & DOWNLOADS.
) Main Menu: You can access all aspects of the database from this screen 2) Contacts: You can access the “contact database management” side of.
Introduction to FrontPage and Web Page Design. Topics Logging in to your site Creating a webpage Text formatting Page backgrounds Linking webpages Links.
Creating a simple database This shows you how to set up a database using PHPMyAdmin (installed with WAMP)
In order for Cardholders to enroll in the internet Payment Center tool, they need to copy and paste the following URL in the address bar:
All About Me An Introduction To Opening And Saving Student Work.
CPS-Student Response System Dottie Betts ITRT June 2009.
MS ACCESS How and Why Second Semester First Quarter Project One.
Copy of the from the secure website - click on the AccoridaLife.zip link.
Designing a Relational Database 13.4 Page A database should be created based on a design  Three steps Determine what information should be stored.
Creating a database - I clicked on blank database and am saving it as books10.mdb. For more information see the practice example under week #1. I am going.
Google Earth. Adding Folders 1. Control Click on My Places, 2. Click on Add or.
If you don’t have Google Earth downloaded already, you can go to to get it.
Sample template for portfolio - I would prefer to see you do something more original!
 Safe communication tools for students and teachers to correspond o.
FrontPage & Web Page Design. Starting FrontPage Click on the FrontPage icon in the task bar at the bottom of the screen or Locate it from the programs.
1 How to Publish Your HTML Page on the Web. Every USF Student has a website 2 Your Net ID You have a directory on the server.
Example of a table. Note that I looked at an example under CIS44.
Database application MySQL Database and PhpMyAdmin
Posting your webpage In order for other people to be able to see your webpage, you must copy the files to a web server – a computer set up to share web.
Using Access 2016 Since we are creating a new Access database, we need to select blank database.
Access
Miscrosoft Office..
I am opeing Access 2003 in the Microsoft Office.
Click ‘browse’ to search your device for
On new..
Access Database for CIT12
Brinkster.
WinSCP4)..
1 Let’s Get This File On The Internet ( /mb)
Start a new project – since this is the community edition I will save all when I get into VB and then I can choose the location and specify a folder.
Introduction to Access 2010
Database – Mobile Phones
A02 Creating my website NAME ______________.
grade 3-4 addition and subtraction
Template for the portfolio.
Presentation transcript:

This is the software we will use to load our html page up to the server. You can download a copy for home if you want to.

I clicked on the WinSCP icon (it is hidden now) to bring up the login screen. Enter the host name and the user name you were given. Click login

Answer yes and continue and you will then be asked for your password.

I am into the cit32 area on the server. You will be in your area. Next click on public_html to load your html.

Drag the page over and click copy

You can choose to make a folder using files and new.

Now I have put a copy of the page in the folder. This gets a copy of the page in the public_html. I need to add the folder name if I want to see the page I put in the folder. The address is cisweb.bristolcc.edu/~username/filename.html or if I have a folder I use cisweb.bristolcc.edu/~username/foldername/filename.html

With a folder put the folder name in the path.

Now we will start to look at some information from the book.

This shows the structure of the table and the data in the table. Now we will look at doing this with Access.

Click on the icon and new to make a new database. Note that I named the table and browsed to put it on the T drive. Then click Create

I want a different look, so I clicked here and chose design view. Then I named the table.

Now I am in design view and I want to rename the field and change the type. I will choose number and long integer to allow for multiple digits.

Now I add the stuname field and make it text. Text starts out at 255 but I do not need that many characters to enter a name. I decided on 30 (maybe I should have used 40 or 50).

Now I enter grade which is 2 text characters for A or B or B+ etc. Every record should have a primary key. Microsoft put it in, if I want a different field I can select it using the primary key icon.

To enter data, I click on view and save as I go to view.

Now I can enter data into the structure of my table.

idno is the primary key