Hide Table of Contents

Customizing the Web Access Page

You can create an iframe reference to the Web component and define the Web configuration to use when a Web page is accessed.

Use this method when:
  • You do not want to show the available configurations as a tab in the default client access page
  • You want to include the SOLIDWORKS PDM Web client ActiveX component in your own HTML page

The URL for a Web server configuration is in the form:

http://<SERVERURL>/Client.asp?config=CONFIGURATION

The iframe reference replaces the <SERVERURL> and <CONFIGURATION> with the actual terms.

<iframe src="http://<SERVERURL>/client.asp?config=<CONFIGURATION>&simple">

For example, the following HTML code shows the SOLIDWORKS PDM Web component for the Engineers configuration in a page:

<html>
<title>SOLIDWORKS PDM Web Access</title>
<body>
<iframe
src="http://wolverine/SOLIDWORKSPDMWeb/client.asp?config=Engineers&simple">
</body>
</html>


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Customizing the Web Access Page
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:




x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: SOLIDWORKS PDM 2016 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.