somebody's gonna be sorry to have switched to Dreamweaver...
SnakEyez wrote:
Quote:
Well unfortunately that feature is part of the FrontPage extensions on a
webserver. DW does not have extensions which is why it makes more compatible
code. Now to answer your questions. The help files won't help you in DW you
must have a form processing script to do something with the data. A good
script to use is formmail from http://www.hotscripts.com because they have more
scripts using PHP, ASP or CF depending on your server configuration. If you
need data stored to a database, then some of the scripts from that website will
do this, otherwise you can use the server behaviors window to
update/insert/delete fields in a database or you can always code it yourself. |