Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetCookie (character) |
Given a cookie name, returns one or more matching values. |
||
| CHARACTER GetField (character) |
Retrieves the associated value for the specified form field. |
||
| CHARACTER GetUserField (character) |
Retrieves the associated value for the specified user field
that was set with set-user-field(). |
||
| CHARACTER GetValue (character) |
Retrieves the first available value for a user field, field or cookie |
||
| OutLong (memptr) |
Writes a BLOB to the WebStream |
||
| OutputMetaHttpEquiv (ListNameValuePair) |
Outputs a list of meta http-equiv tags (usually in the html header) |
||
| OutputMetaHttpEquiv (NameValuePair) |
Outputs a single meta http-equiv tag (usually in the html header) |
||
| RunPageObject (character) |
Runs an object oriented web object |
||
| RunWebObject (character) |
Runs a procedural web object |
||
| CHARACTER SetCookie (character, character, date, integer, character, character, character) |
Outputs an HTTP Set-Cookie header with specified options |
||
| SetUserField (character, character) |
Set's a value for a user field |
||
| CHARACTER UrlEncode (character, UrlEncodeTypeEnum) |
Encodes unsafe characters in a URL as per RFC 1738 section 2.2.
http://ds.internic.net/rfc/rfc1738.txt, 2.2 |
||
| CHARACTER UrlToDataObject (Class) |
Returns an absolute URL to a json data source |
||
| CHARACTER UrlToPageObject (Page) |
Returns an absolute URL to a Page object |
||
| CHARACTER UrlToPageObject (Class) |
Returns an absolute URL to a web object |
| Options | Name | Purpose | |
|---|---|---|---|
| WebUtilities () |
Static constructor for the WebUtilities class |
||
| WebUtilities () |
Disallow instance creation |
|
Top
CHARACTER GetCookie (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetField (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetUserField (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetValue (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
OutLong (memptr)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
OutputMetaHttpEquiv (ListNameValuePair)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
OutputMetaHttpEquiv (NameValuePair)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
RunPageObject (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
RunWebObject (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER SetCookie (character, character, date, integer, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
SetUserField (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER UrlEncode (character, UrlEncodeTypeEnum)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER UrlToDataObject (Class)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER UrlToPageObject (Page)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER UrlToPageObject (Class)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
STATIC WebUtilities ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
WebUtilities ()
|
||||||||