Article ID: 230712 - Last Review: February 19, 2007 - Revision: 2.1 How to use FrontPage components on ASP pagesThis article was previously published under Q230712 SUMMARY This article describes how to use FrontPage components,
which reference the Shtml.dll file, on ASP pages. NOTE: You may receive the following error when submitting a search or submitting from a form: Cannot run the FrontPage Server
Extensions' Smart HTML interpreter on this non-HTML page:
"http://servername/subweb/default.asp" MORE INFORMATION This functionality has been disabled for all versions of
the Server Extensions after version 3.0.2.1105 because it is a very specific
security threat. For additional information, see the following article or articles in the Microsoft Knowledge Base: 182125
(http://support.microsoft.com/kb/182125/EN-US/
)
FP98: Browsing to ASP Files Through Shtml.dll Displays ASP Code
You can use a server-side include to enable this by performing
the following steps:
You will notice when you submit a form from this type of arrangement that the link on the confirmation page linking back to the form does not display the original .asp page. This is because the form is actually being submitted from the .html page containing the component. As a workaround for this, you can use a custom confirmation page. On the custom confirmation page, you can make a hyperlink back to the original .asp page. If you are using a search component, the results page will not include the contents of the original .asp page for the same reason as above. | Article Translations
|

Back to the top
