Akopia Akopia Services

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

Re: [mv] [value] in forms



******    message to minivend-users from jojo@buchonline.net     ******

On 28 Jul, Eduardo Marquez wrote:
> ******    message to minivend-users from Eduardo Marquez <emarquez@wmega.es>     ******
> 
> I have change to 'Nom' and do the same , empty !
> 
> I don't know if it can be done as simple as i try to do it.
[DEL]

>> On Thu, Jul 27, 2000 at 08:59:39PM +0200, Eduardo Marquez wrote:
>> > ******    message to minivend-users from Eduardo Marquez <emarquez@wmega.es>     ******
>> >
>> > Hi all , i'm trying to do a very simple thing , but i'm not able to do
>> > it!!!.
>> >
>> > I only want to make a form :
>> >
>> > ------------
>> > form.html
>> > ------------
>>
>> "nom" not "Nom"?
>>
>> > .
>> > .
>> > <FORM ACTION="res.html" ENCTYPE="x-www-form-urlencoded" METHOD="POST">
>> > .
>> > .
>> > <P>Description : <INPUT NAME="Nom"
>> > TYPE="text" SIZE="25"><INPUT NAME="boton" TYPE="submit"
>> > VALUE="Busca"></FORM>
>> >
>> >
>> > and load a page named res.html that show the input
>> >
>> > ------------
>> > res.html
>> > ------------
>> > <B>It works !!!</B>
>> > Description: <B>[value nom]</B>
>> >

Try

 ------------
 res.html
 ------------
[perl arg="cgi scratch"]
         $Safe{'scratch'}->{"nom"}  = $Safe{'cgi'}->{"nom"};
         "";
[/perl]

 <B>It works !!!</B>
 Description: <B>[scratch nom]</B>


Joachim

-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1671449
45886 Gelsenkirchen         FAX: 0209 1671449

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: