Yes, I did try your suggestion and it still did not work.

Now, what I did was break out my html file so that each div tag is its own
html page with the 
need embperl on it.  This seems to work as expected.  That is when the next
page button is selected and
the page is submitted, the next page can read the data that was entered on
the previous page.



-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 12:48 PM
To: Boyd, David
Cc: [EMAIL PROTECTED]
Subject: Re: Help with Select/option


> Thanks for the reply.
>
> I really am not sure what the real problem is here.
>

Did you read my previous mail ? Try to change method=POST to method=GET. If
this changes things, it's an Embperl bug on windows and you should upgrade
to the CVS version of Embperl.

BTW. Netscape is not able to send forms that are divided by div tags. So
your code will only work with Internet Explorer. (unless you move the values
to hidden fields with your JS code. I didn't have checked for this)

Gerald

P.S. You may also set EMBPERL_LOG and EMBPERL_DEBUG configuration
directives. Then Embperl will give you usefull information what is happening
in the it's logfile


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to