Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > RedirectByRecord

RedirectByRecord

Redirects the user to the ?Link? field in the record specified. This method also increments the ?Clicks? field of the record, and does the necessary housekeeping to close the system processes


Syntax


Call ccLib.RedirectByRecord(ContentName, RecordID, FieldName)


Parameters


ContentName ? String


RecordID ? Long Integer


FieldName ? String. When omitted, ?Link? is used.

This page was last reviewed 4/4/2009 11:57:51 AM