The process of sending data to a database requires several data hand-offs
Web form submitted to Web Server
Server side script converts to sql query
Response to query returns to script