Submit tag error of type
Posted: Mon Dec 31, 2007 1:39 pm
When I run the following tag I get error of type or chacater @ not recognized:
<form id="commitData">
<block>
<prompt bargein="false">
Hello this is text hello
this is a test.
</prompt>
<assign name="user" expr="blah@blahblah.com"/>
<assign name="pin" expr="45684213"/>
<assign name="start_url" expr="http://201.216.202.89/BWW/bwwoutbound.xml"/>
<submit next="http://outbound.plumgroup.com/webservice/queuecall.php" namelist="user pin friendphonenumber start_url" method="post" enctype="multipart/form-data"/>
</block>
</form>
Any clues on that?
Thank you
<form id="commitData">
<block>
<prompt bargein="false">
Hello this is text hello
this is a test.
</prompt>
<assign name="user" expr="blah@blahblah.com"/>
<assign name="pin" expr="45684213"/>
<assign name="start_url" expr="http://201.216.202.89/BWW/bwwoutbound.xml"/>
<submit next="http://outbound.plumgroup.com/webservice/queuecall.php" namelist="user pin friendphonenumber start_url" method="post" enctype="multipart/form-data"/>
</block>
</form>
Any clues on that?
Thank you