Posted by fletch on 07/07/06 08:34
wayne wrote:
> Thank you for the quick response. I don't believe extra address can be
> added, but is it possible to construct a form on a persons computer and
> call the PHP script on the server from it?
Yes it is. If you are putting values in hidden <input> you can not
assume what you put in comes back again. The firefox web developer
toolbar will allow a user to change these values. Also you could save
the page with the form to disk and go and modify it. Or even write your
own form. and just set the form's action to any page you like.
--
Fletch
Navigation:
[Reply to this message]
|