Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / March 2006

Tip: Looking for answers? Try searching our database.

Custom Meta tags

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Caeanis - 17 Mar 2006 07:02 GMT
I would like to insert the following two meta tags "<?xml version="1.0"
encoding="UTF-8"?><!DOCTYPE DMConnect SYSTEM "dmconnect.dtd">"before the base
element in my xml forms generated by infopath instead of the 3 "<?xml
version="1.0" encoding="UTF-8"?><?mso-infoPathSolution
XXXXXXXX?><?mso-application progid="InfoPath.Document"?>"that usually appear
in it. Is there any way to do this?
Submit with Custom Metadata Form - 20 Mar 2006 03:36 GMT
var content = XDocument.DOM.xml; // Read the content of existing XML file.
content.replace("<?xml version=\"1.0\" encoding...", "<Your own metadata>");

// Then, save content to an XML file.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.