CodeCharge Studio All ASP PHP Java C#.NET VB.NET Perl ColdFusion

Project Reference

Properties

Property Description
Code Language
Select the programming language in which the code will be generated.
Site Language
Specify the spoken language for the site.
Server URL:
The HTTP URL to be used to access the published pages.
Secured Server URL
Specify the SSL HTTP URL to be used to access the published pages. This option is only used if you want to access the pages over a SSL connection and the server you are using supports SSL.
Server Path
The file system path where the pages will be published.
Location:
Specify whether the generated pages will be published to a local computer or network or whether they will be published to a remote computer via FTP.
FTP Server
The address of the FTP host machine.
FTP Folder
The path to the folder in the FTP host machine where the pages will be uploaded.
FTP Login
The login name required to access the FTP host machine.
FTP Password
The password required to access the FTP host machine.
FTP Server URL
The HTTP URL that maps to the location on the FTP host where the pages are uploaded.
FTP Passive Mode
Whether or not the FTP session should use passive mode, for instance if connecting from behind a firewall.
Default Date Format
Select the format in which you want date values to be displayed in the project. If no selection is made, date values will be displayed in the default database format
Start Page Specify the starting page for your project.
Security Type
  • None: No site security is implemented
  • Table: Security will be based on information contained in a database table
  • Database: The inbuilt database security will be used for the site
Login Page
Select the project page that will be used to enter authentication details by the users.
Convert URL To
Specify whether URLs should be automatically converted to absolute URLs or secure URLs for the SSL protocol (https://).
User ID Stored As
Select the method to be used to store the User ID after a user logs in (Session, URL, Cookies).
Security Connection
Select the connection from where security information will be retrieved.
User Table
Select the database table containing user security information.
User ID Field
Select the database table field containing the unique ID that identifies the users.
User Login Field
Select the database table field containing the login usernames of the users.
User Password Field
Select the database table field containing the login passwords of the users.
Level/Group Field
If applicable, select the database table field containing the security level of the users.
User ID Variable
Enter a name to be used for the user ID variable for a logged in user.
User Login Variable
Enter a name to be used for the user login name variable for a logged in user.
User Password Variable
Enter a name to be used for the user password variable for a logged in user.
Group ID Variable
Enter a name to be used for the group ID variable for a logged in user.
Level Inclusion
If this option is selected, users with a higher security level will be able to access pages designated with a lower security level. Otherwise, an exact match will be needed in order to access any page.
Character Set CodePage
Set the value for the code page used for setting the body of the HTTP request. This can be necessary when sending data in the body using a character set other than the system default.
Geographic Local LCID
The LCID is a locale identifier that identifies the language in use.

See also:

Project Overview


On-line, printable versions and updates