|
jaybee -> RE: html forms : Confirm page (5/21/2007 6:20:56)
|
If you build a web site by pressing buttons in Frontpage it uses, in many cases, its own code to build what you asked for. That code is called a bot and is dynamically included when you load the page. Forms are a classic example and it's why you have to have FPSEs running on your host for it to work properly. You cannot expect design software from other companies to understand what the heck it's on about. Using Dreamweaver to work on a FP built site means that in many cases your code will no longer work. In the case of the form you will have to re-do it from scratch using Dreamweaver or go and find a form script elsewhere.
|
|
|
|