MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] custom value tags



Hi Luc -

>   <INPUT TYPE="text" NAME="name" VALUE="[value firstname]" SIZE=40>
                             ^^^^                ^^^^^^^^^
                               \  these don't match! /


You probably need to use something like:

   <INPUT TYPE="text" NAME="name" VALUE="[value name]" SIZE=40>
                            ^^^^                ^^^^
or

   <INPUT TYPE="text" NAME="firstname" VALUE="[value firstname]" SIZE=40>
   <INPUT TYPE="text" NAME="lastname"  VALUE="[value lastname]"  SIZE=40>



Larry Leszczynski
larryl@furph.com
--
  furph, Inc.	WWW/Unix/Windows Solutions	734-513-7763 (voice)
info@furph.com	   http://www.furph.com		734-513-7759 (FAX)



Search for: Match: Format: Sort by: