![]() |
How to extract HTML code from MS Publisher
I have Office 2003 Professional with Publisher. I'd like to create some html email templates for Salesforce our contact management system using Publisher and copy the html code into Salesforce. Salesforce will accept html code but I don't know how to extract the html code that Publisher creates for input into Salesforce. Any ideas? Trying to do this on the cheap, and not get to technical as I'll eventually hand this off to a much lesser technical group.
BTW Salesforce.com is amazing. If you're looking for contact management, this IS the system. No doubt about it. I've used Goldmine and SalesLogix in the past and SF blows them away. |
What options does Publisher give for exporting/saving? If it lets you export AS .htm(l), simply save it out and open it in a text editor to get the HTML.
I've never used Publisher (?) to design anything in HTML. |
^ thanks, I sort of did that by saving the files as .htm and viewing it through MIE. Then I viewed source and copied the html code. However the graphic I embedded did not copy. But at least I'm gettting closer.
|
The graphic you embedded is going to show up in the HTML under an img src tag. Search for it, and find out what path it is expecting the image to be in from where the .html itself is.
For example, it could be at "../../image.jpg". To have the image visible, it would just need to be two directories below the html file, whenever you distribute it. The best idea is to make a directory called "img" in the same directory that you put the publisher file, and keep all the embedded images there before you put them in. When you export it, move the img directory with the .htm. |
^ thanks, I'll try that.
|
All times are GMT -8. The time now is 01:19 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project