Hi...
I am using a form processor that uses an special syntax for some commands: [< >]
When I insert those commands I lost the rest of the color codes in the edit window, making hard to edit it.
Is there a way to define [< as a opening special bracket and >] as an closing special bracket?
Thanks for any help on this.
Angel
using special code loose color codes
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Looking into this, check this code:
Looses the color codes after the =1),("Si ")
If I insert a blank just after the comma as
Color codes are correct.
Angel
Code: Select all
<table><tr>
<td valign="top" colspan="2"><p class="c5">[< (ifcond( ([d_scholarship]==1),("Si "),("No "))) >] Solicita beca </p></td>
</tr>
</table>
If I insert a blank just after the comma as
Code: Select all
<table><tr>
<td valign="top" colspan="2"><p class="c5">[< (ifcond( ([d_scholarship]==1), ("Si "),("No "))) >] Solicita beca </p></td>
</tr>
</table>
Angel
Actually is not a language. They are command for a form processor.
http://www.email-form.com/index.html
Maybe you want to do a better version that this one... Has some issues and is not updated long ago. I have to use it because many forms of a customer of mine are using this processor.
New business?
Cheers
http://www.email-form.com/index.html
Maybe you want to do a better version that this one... Has some issues and is not updated long ago. I have to use it because many forms of a customer of mine are using this processor.
New business?
Cheers