J
JL
Hi,
I'm a desparate InfoPath developer. I have a form that has a button and a
rich textbox. My plan is once a user clicks the button, it will search
strings (in the textbox) that contain certain pattern and convert them into
hyperlinks. I tried to use "translate" function to convert the strings into
HTML (like <a href='someURL'>display text</a>). But it failed. Is it
possible to accomplish this without messing with managed code (in other
words, messing with C# or making the form fully trusted)? Thanks in advance.
I'm a desparate InfoPath developer. I have a form that has a button and a
rich textbox. My plan is once a user clicks the button, it will search
strings (in the textbox) that contain certain pattern and convert them into
hyperlinks. I tried to use "translate" function to convert the strings into
HTML (like <a href='someURL'>display text</a>). But it failed. Is it
possible to accomplish this without messing with managed code (in other
words, messing with C# or making the form fully trusted)? Thanks in advance.