Electronic Commerce Online Payment Systems MIS 6453 -- Spring 2006 Instructor: John Seydel, Ph.D.

Slides:



Advertisements
Similar presentations
Creating Web Page Forms. Objectives Describe how Web forms can interact with a server-based program Insert a form into a Web page Create and format a.
Advertisements

Forms Review. 2 Using Forms tag  Contains the form elements on a web page  Container tag tag  Configures a variety of form elements including text.
Electronic Commerce Web Servers & Related Concepts MIS Spring 2006 Instructor: John Seydel, Ph.D.
Chapter 10: Electronic Commerce Security. Electronic Commerce, Seventh Annual Edition2 Impact of Security on E-Commerce In 2006 an estimated $913 million.
Security Security is critical in the storage and transmission of information loss of information can not only cause problems to the organisation but can.
There is a certain way that an HTML file should be set up. The HTML section declares a beginning and an ending. Within the HTML, there should be a HEAD.
Session 2 Tables and forms in HTML Adapted by Sophie Peter from original document by Charlie Foulkes.
Creating Web Page Forms
1 CS101 Introduction to Computing Lecture 12 Interactive Forms (Web Development Lecture 4)
Interactive Form 1 Edited By; L.Maha AlAjmi. Revision 2 We learnt how to extend our Web pages by adding a few more tags Specifically, we discussed various.
Chapter 9 Collecting Data with Forms. A form on a web page consists of form objects such as text boxes or radio buttons into which users type information.
1 6 Chapter 6 Implementing Security for Electronic Commerce.
Computer Concepts 2014 Chapter 7 The Web and .
What is E-commerce Safety Precautions Password Strengths
4-Sep-15 HTML Forms Mrs. Goins Web Design Class. Parts of a Web Form A Form is an area that can contain Form Control/Elements. Each piece of information.
HTML Forms What is a form.
Brief Overview of Web Forms L. G. Piper Bunker Hill Community College 23 March 2011.
XP Tutorial 6New Perspectives on Creating Web Pages with HTML, XHTML, and XML 1 Creating Web Page Forms Designing a Product Registration Form Tutorial.
XP Tutorial 6New Perspectives on HTML and XHTML, Comprehensive 1 Creating Web Page Forms Designing a Product Registration Form Tutorial 6.
CO1552 Web Application Development HTML Forms. Websites can be made more interactive by providing facilities for users to provide data To get user entered.
1 Creating Web Forms in HTML Web forms collect information from customers Web forms include different control elements including: –Input boxes –Selection.
Forms and Form Controls Chapter What is a Form?
Chapter 3 Working with Text and Cascading Style Sheets.
Website Development & Management Getting to Know HTML Better CIT Fall Instructor: John Seydel, Ph.D.
HTML II. Factors to consider in designing a website. Organizing your files. HTML Tables. Unordered Lists. Ordered Lists. HTML Forms. Learning Objectives.
Electronic Commerce eCommerce Software MIS Spring 2006 Instructor: John Seydel, Ph.D.
Creating Web Documents XHTML Project II topics should be posted Start Forms Homework: Forms not required for midterm or project 2. At some point, read.
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
Electronic Commerce eBusiness Essentials by Michelle Delio MIS 6453 – Spring 2006 Instructor: John Seydel, Ph.D.
Robinson_CIS_285_2005 HTML FORMS CIS 285 Winter_2005 Instructor: Mary Robinson.
Website Development & Management Creating Web Pages CIT Fall Instructor: John Seydel, Ph.D.
Forms. Forms Forms are used for e-commerce, online purchases, surveys, registrations, etc. Website using forms usually collect information and must use.
eCommerce Technologies Design & Development for the Web MIS Spring 2004 Instructors: Kelly Fish, Ph.D. John Seydel, Ph.D.
Electronic Commerce Planning for eCommerce MIS Spring 2006 Instructor: John Seydel, Ph.D.
© 2010 Delmar, Cengage Learning Chapter 8 Collecting Data with Forms.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Website Development & Management Going Live with Web Pages (b) CIT Fall Instructor: John Seydel, Ph.D.
Near East University Department of Computer Engineering E-COMMERCE FOR LAPTOPS SELLING COMPANY Abdul Halim Abu Kuwaik
HTML Forms. Today’s Lecture We will try to understand the utility of forms on Web pages We will find out about the various components that are used in.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
12 Developing a Web Site Section 12.1 Discuss the functions of a Web site Compare and contrast style sheets Apply cascading style sheets (CSS) to a Web.
HTML Forms.
LOGO FORMs in HTML CHAPTER 5 Eastern Mediterranean University School of Computing and Technology Department of Information Technology ITEC229 Client-Side.
76 © 1998, 1999, 2000 David T. Gray, Howard Duncan, Jane Kernan Frames When displaying information in a browser, it is sometimes useful to divide the display.
ITCS373: Internet Technology Lecture 5: More HTML.
April 20023CSG11 Electronic Commerce HTML John Wordsworth Department of Computer Science The University of Reading Room 129, Ext.
Copyright © Osmosys O S M O S Y SO S M O S Y S D e p l o y i n g E x p e r i e n c e & E x p e r t i s e™ HTML Training.
Electronic Commerce Server-Side Scripting Exercises MIS Spring 2006 Instructor: John Seydel, Ph.D.
1 HTML Forms
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 9 Key Concepts 1 Copyright © Terry Felke-Morris.
© 2011 Delmar, Cengage Learning Chapter 3 Working with Text and Cascading Style Sheets.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 9 Key Concepts 1 Copyright © Terry Felke-Morris.
Week 2: Building a Simple Website IMC 320 Web Publishing Spring 2011.
©SoftMooreSlide 1 Introduction to HTML: Forms ©SoftMooreSlide 2 Forms Forms provide a simple mechanism for collecting user data and submitting it to.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
Creating Web Page Forms COE 201- Computer Proficiency.
1 HTML Forms
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Electronic Commerce Online Security Issues MIS Spring 2006 Instructor: John Seydel, Ph.D.
2.4. Choose and configure HTML5 tags to organize content and forms Choose and configure HTML5 tags for input and validation. Building the User Interface.
HTML Tutorial. What is HTML HTML is a markup language for describing web documents (web pages) HTML documents are described by HTML tags Each HTML tag.
HTML Structure II (Form) WEEK 2.2. Contents Table Form.
Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
TNPW1 Ing. Jiří Štěpánek.  ordered list  (list item)  unordered list  (list item)
Ashima Wadhwa Java Script And Forms. Introduction Forms: –One of the most common Web page elements used with JavaScript –Typical forms you may encounter.
XP Tutorial 6New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Creating Web Page Forms Designing a Product Registration Form Tutorial 6.
Beginning with the Spring 2017 semester, WorldCat Discovery Services will replace the HELIN Catalog as the way patrons can search our library’s collection.
Computer communications
Presentation transcript:

Electronic Commerce Online Payment Systems MIS Spring 2006 Instructor: John Seydel, Ph.D.

Agenda More on online security: general comments and demonstrations guidelines for ecommerce firms Discussions of online payment systems Sharon Taylor team Sharon Taylor Additional comments, demonstrations, etc. Some review questions If time, some web page exercises and demonstrations: Review of bulleted lists Another look at client-side scripting HTML table basics

Online Security Comments Security “breeches” ;-} Making ecommerce secure requires encryption solutions Encryption algorithms  Example: alphabet / number  Hash functions Simple: stagger by key amount More complex: MD5 (example = page5.php)page5.php  Key: 10 Key: public (symmetric) or private (asymmetric) Strong passwords Why not offer to store passwords... ? An IDS at work: SWDSI websiteSWDSI website Keep in mind: It’s a tradeoff between security and convenience But technological developments allow both to increase

Guidelines (for eCommerce Firms) Follow standard Netiquette Mixed case Subject lines  Meaningful (and tasteful)  Brief  Lacking special characters Other... Other Getting around spam filters Why... ? Suggestions  Avoid attachments; post to websites and use links  Limit the number of addressees  Send to one at a time

Now, Online Payment Systems First, a quizquiz Some guidelines to keep in mind about payment systems Can make or break a sale Must be simple to use (but not too simple) Should be universal Provide for anonymity Maintain security (of course!) Other... ? Now, let’s allow Sharon Taylor to take over...Sharon Taylor

PayPal: A Demonstration Getting startedstarted An example of a site using PayPalsite using PayPal

HTML Forms Review At lowest level, a form consists of two elements: Form   The overall container element Input data collection control   A variety of types (textboxes, checkboxes, buttons, etc.) exist and are designated by the type attribute Example: Class: Note: several other data collection controls exist

Review of HTML Bullet Lists Consist of two elements: Unordered list   The overall container element List item   One for each bullet point Example: My favorite schools: ASU UALR Whoever’s playing UA Lists can be nested; i.e., one list item can be another unordered list, containing its own list items (sub-bullets)

Some Web Page Exercises A closer look at the JavaScript example Converting Page 4 to a bulleted list Creating a table Other... ?