Re: Uh-oh, super-newbie question
> Hello folks, been working with Dreamweaver a short time creating simple
> websites using HTML and CSS... thrown a curve ball today... was asked to
> produce an online application form on a secure part of the website... not
> asking exactly how to do this but want to know generally what topics I
> need to
> google to start learning this.
- server side programming language to handle the data the form submits
(asp.net, php, RoR, perl, etc.)
- possible database integration (does the data need to be stored?)
- security concept in terms of restricting access (server side programming)
and/or network traffic (server based SSL certificates)
-Darrel
|