[ic] Problem with on-the-fly Page in a FORM

Stefan Dieterle dieterle@fzi.de
Wed, 7 Feb 2001 16:53:23 +0100 (MET)


Hello all,


i have problems creating a on-the-fly page in a <FORM>.

For example:
writing: <a href="[area fp-product [item-code]]"> 
in order to display a the page with some product parameters works very
well. But in a from like  


 [set GOW]
 mv_todo=return
 mv_nextpage=[area fp-product [item-code]]
 [/set]

 <FORM ACTION="[process-target]" METHOD=POST>
 <INPUT TYPE=hidden NAME=mv_click VALUE=GOW>
 Username <INPUT NAME=myusername SIZE=10>
 <INPUT TYPE=submit NAME=mv_check VALUE="Go">
 </FORM>


I always got the error page

Sorry, the page
 (http://localhost:5080/cgi-bin/shop/fp-product.html?mv_arg=kue1&mv_pc=1730)
was not found 

Wenn I open the page 
http://localhost:5080/cgi-bin/shop/fp-product.html?mv_arg=kue1&mv_pc=1730
direkt in my browser, it works.

Has anybody an idea?



Kind regards 

Stefan

-----------------

Stefan Dieterle
FZI
Karlsruhe