Get premium membership and access questions with answers, video lessons as well as revision papers.

Explain the Technologies used to implement the components of a website.

      

Explain the Technologies used to implement the components of a website.

  

Answers


Kavungya
1). A database implements convenient storage of information about products
- Implemented using DBMS’s e.g Oracle, access, and MS SQL e.t.c. This applies for ((6) and (7) ) and (8) only nominally
2). A convenient interface to the database is provided through the website
- Implemented through HTML, Java or JavaScript, PHP e.t.c.
- We can use ODBC or JDBC to connect remotely to databases
3). Ability to process forms is through various server-site scripts e.g CGI, PERL, Asp or Java Servelets
4). Cookies are used to keep track of a user during a session
- Defn: A cookie is a small text file placed by a web server on the client machine and gets sent back every time the client requests a web page from the server.
- Implemented through Java Servelets, Asp e.t.c
5). Encryption and security is implemented via secure sockets layer (SSL), e.t.c.
6). Electronic payment systems and credit card payment methods are used for payment options
Kavungya answered the question on May 9, 2019 at 12:16


Next: Make x the subject of the formula.
Previous: A quantity F varies partly at t and partly as the square root of t. When t = 4, F = 22 and when t...

View More Electronic Commerce Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions