"Grytpype-Thynne" <geraldIDONTWANTSPAMbramwell.RemoveThis@hotmail.com> wrote in message
news:MPG.199336e64cb7166e9896e4@news.individual.net...
> In article <3f281d6e.RemoveThis@clear.net.nz>, blogan.RemoveThis@clear.net.nz says...
> >
> > "Grytpype-Thynne" <geraldIDONTWANTSPAMbramwell.RemoveThis@hotmail.com> wrote in
message
> > news:MPG.19920459eb96d9049896e3@news.individual.net...
> > > Hi,
> > >
> > > I have a membership application form on the Animals in Distress
website
> > > at <a style='text-decoration: underline;' href="http://www.animals-in-distress.net/memapp.htm" target="_blank">http://www.animals-in-distress.net/memapp.htm</a> for people to fill in
> > > then print and send with a cheque, I wonder if it is possible to have
it
> > > place the amount in the Amount Enclosed box automatically depending on
> > > the numbers and costs of memberships.
> > >
> > > I have access to php but not asp.
> > >
> > Yes, simply make the form page a php e.g. memapp.php and set the action
to
> > self
> > e.g.
> > echo " <form method=\"post\" action=\"$PhP_SELF\">\n";
> >
> > By passing any variables back to itself via the form call you can then
get
> > parse the variables and return the result in the shape of the completed
form
> > with the amount (totaled) etc.
> >
> >
> >
> >
> Thanks Bill, I'll just have to read up on php now as I've never used it
> before.
>
Youre welcome
A good place to start is
<a style='text-decoration: underline;' href="http://hotwired.lycos.com/webmonkey/programming/php/index.html" target="_blank">http://hotwired.lycos.com/webmonkey/programming/php/index.html</a>
particularly
<a style='text-decoration: underline;' href="http://hotwired.lycos.com/webmonkey/01/48/index2a.html?tw=programming" target="_blank">http://hotwired.lycos.com/webmonkey/01/48/index2a.html?tw=programming</a>
which will give you a good start and has some basic form stuff that will be
useful<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: An is it possible question