blain...@gdls.com wrote:
Hi,
I was looking into this as well but the only way to do it is to split
the one screen into 2, AFAIK. The first screen would ask for the user
details without the email. The second screen would ask for the
remaining information and build the email from the first screen. This
is because the first screen must have a submit which sets the variable
values.
I'm already using two screens, in the first one I'm setting all the
variables that I need, and in the second screen I try to fill out the
email field.
So in the second page is just a mater of adding $VARIABLE_A with
$VARIABLE_B into $VARIABLE_C but ...
If i try something like this:
<value>$VALUE_A$VALUE_B </value> i get an error
And if i try something like this:
<value>$VALUE_A $VALUE_B </value> i get a empty space between the values.
I don't know, it was supposed to be very easy to concatenate two strings
but for an unknown reason it seams that i cannot do it properly.
Any pointers on concatenating two strings in browser_req.xml ?
------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users