[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
R: [ic] pass variables don't work rigth
I've solved the problem in thi way:
[if value lan eq 1]
[then]
Yeah okay okay. I will send mail to appropriate people.
[/then]
[else]
<B> Form fill out mistake. I think i will have to shoot you now.
</B>
[/else]
[/if]
The variable is passed in this way:
<form action="[process-target]" method="POST">
<INPUT TYPE="text" NAME="lan" VALUE="1"><br>
<input type="Submit" name="mv_submit" value="Send">
<input type="Hidden" name="mv_doit" value="return">
<input type="Hidden" name="mv_nextpage" value="index_new">
</form>
I tried also an image instead of a button for submit:
<input type="image" src="webmail3-4.gif" width="15" height="15" border="0"
name="mv_submit" value="Send">
Thanks all the same stefano
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users