Hello, I am taking over a newsletter project that is pretty much completed except for one problem...the newsletter has a picture caption section that introduces the sales person for this newsletter, and one of the variables is an e-mail that at times can wrap to a new line since some e-mails can be lengthy. The customer wants this e-mail to be on one line only. Normally this is not a problem since I can CopyFitLine that variable. My problem is that this e-mail string is part of a larger string that is currently being read in as one large tagged text entry from a website.
Does anyone has any information on how to pick out a variable sized e-mail string from within a larger tagged string? I can't even really make the assumption that the e-mail will contain the only "@" symbol in this larger section, or if it is in the beginning or at the end. Also, if the e-mail section can be picked out from the website data, can the CopyFitLine function be sent over as a part of the tagged text? And as long as that e-mail string variable and function are separated by either a <p> or a <br> before and after, will the CopyFit function only affect text up to the next line-break entry and not the entire larger tagged text entry? I'm going to try some testing, but I want to see if others could chime in on this one. Thanks. David A. Sweet HKM Direct Market Comm. -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
