Article ID: 245428 - Last Review: October 22, 2002 - Revision: 1.0 BULK Change of CMSample code doesn't write proper value to fileThis article was previously published under Q245428 On This PageSYMPTOMS
Making a Bulk edit to a property within the CMSample Web Page installed through Site Server 3.0 does not write the name of the MetaTag properly to the file.
Steps to Reproduce Behavior
<meta name="jobtype" content="Executive"> RESOLUTION
Modify the CMBulk.ASP page in the following directory:
\SiteServer\Admin\Publishing directory
g_strNewValue = Request.Form("Value")
g_strNewValue = "\SampleSite\" & Request.Form("Property") & "\" & Request.Form("Value")
STATUSMicrosoft has confirmed that this is a problem in Site Server 3.0. | Article Translations
|


Back to the top
