Advanced Form Presentation & Printing w/ PDF, FDF, ASP, & DHTML - Part 1
Hits: 324
Description: This article to a colleague Introduction Forms have long been and will continue to be a central part of any interactive site. Collecting information from a form has been solved, first by posting the data to an e-mail address, then by using Common Gateway Interface (CGI) scripts, and currently by using other server-side technologies, such as ASPs. Collecting and storing this data into a database is a fairly simple process and...