[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Problem with on-the-fly Page in a FORM
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
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users