EasyManuals Logo
Home>HP>Controller>MSM7XX

HP MSM7XX User Manual

HP MSM7XX
658 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #538 background imageLoading...
Page #538 background image
Working with RADIUS attributes
Public access interface ASP functions and variables
15-76
Forms
The following forms can be used to gather information from a user and submit it to the public
access interface for processing.
HtmlSubscriptionRequest
This form can be used create a user account and to execute a payment.
To complete certain form actions, you may be required to submit several parameters. These
parameters do not all have to be submitted at the same time. The public access interface will
combine the values from multiple POSTs and execute the required task once all required data
has been submitted. This allows tasks that require many user inputs (creation of a new
account, for example) to be spread out over multiple pages.
Before submitting, you should clear any variable which may still be present in the session
store as follows:
ClearSessionVar(subscription_plan)
ClearSessionVar(payment_method)
ClearSessionVar(password)
ClearSessionVar(card_number)
ClearSessionVar(card_expiration)
ClearSessionVar(cart_id)
Fields
cancel: Redirects the user to cancel_url.
cancel_url: URL to which the user is redirected when the cancel field is specified.
card_expiration: Credit Card expiration in the format mm/yy.
card_number: Credit Card number.
confirm_password: Password of the user account.
error_url: URL to which the user is redirected if an error occurs.
password: Password of the user account.
pay: Include this field (with any value) to execute a payment.
payment_method: Payment method must be CreditCard.
subscription_plan: Name of the subscription plan.
success_url: URL to which the user is redirected if no error occurs.
username: Username of the user account.
valid_fields: Specify the names of the fields that should be validated. Separate field
names with a space. For example: valid_fields “username password confirm_password”.

Table of Contents

Other manuals for HP MSM7XX

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP MSM7XX and is the answer not in the manual?

HP MSM7XX Specifications

General IconGeneral
BrandHP
ModelMSM7XX
CategoryController
LanguageEnglish

Related product manuals