[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGIWrap Error?



On Tue, 30 Jan 2001 baltimoremd@xxxxxxxxxxxxxxx wrote:

|On Tue, 30 Jan 2001, H.P. Stroebel wrote:
|
|
|> 
|> would alienform be an alternative ? template driven, and does not
|> contain values to change (the path to the templates, but it will stop
|> working if it doesn`t find them; so little chance by altering html)
|

AlienForm is a great fix... and if you want to still use formmail you can
turn your html page into a php page that then makes the reference to
formmail via something like a redirect or a post to a url containing those
fields that you don't want edited... or use the php to verfiy the values.
I haven't done that but I was suggesting it to my html programmers.