Thank you!!! Your help with the replace option worked perfectly!!! I was able to replace the spaces with %20 using your code above...at that point I still had an issue because the resulting NETWORK link (vs. hyperlink) was no longer being recognized when it was copied into my auto-generated email (...
Thanks so much!!! That seems to work!!! - at least to replace the characters as requested...now the link is not being understood - so that's the next hurdle - but I appreciate your scripting help!!!! Any advice on the link appreciated -
THank so much for the quick reply!I tried your suggestion but I'm not getting the expected result. Just to confirm - you say "built-in javascript replace function should work" - but where do I reference that or build it in (sorry )? I had been trying to run the script on an exit (or change) event ...
Hi -I have created a multi-field pdf form that includes a button that generates an email. The email body contains content of specified fields. All this is working fine. The issue is that in one of the fields, a network path is entered. When the email is generated that information is included in ...