CodeCharge Studio

Adding New Pages

There are several ways of adding new pages to the project.

  1. From the File menu select the New --> Page... option or press Ctrl+N
  2. Click on the New Page button on the Toolbar
  3. Right-click on a folder in the Project Explorer window and select the New Page option.

Regardless of the method you use to initiate the process, you will be presented with the Add New Page dialog which has two tabs. The first tab is called Pages and allows you to create CodeCharge Studio pages (.ccp). Using this page you can elect to:

  1. Create one or more pages using the Application Builder
  2. Create a Login Page that will automatically have a Login form. (The site Security settings must be configured before selecting this option.)
  3. Add different types of files which aren't in CodeCharge Studio format (.ccp) from the Files tab of the Add New Page window.

    Note:  These files cannot be used to add CodeCharge Forms, Controls or Components from within the CodeCharge Studio IDE. If you add Text, XML, or JScript files, you will be able to open and see the raw code within the files. If you add a HTML file, you will be able to see the raw code as well as switch to Design and Preview mode to see the code as it would appear in a browser window. With a HTML file, you can also use the HTML tab of the Toolbox to add pure HTML controls. However, you cannot add any of the controls or components listed under the Builders and Forms tab of the Toolbox. Note that for any of the HTML controls that you add, you can use the Format tab of the Properties window to examine and modify their properties.

See next

Saving a Project


On-line, printable versions and updates