A record for jack [FMP-Field: Number] has been created.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator= {ClientAddress}, -script=NewConnection, Username={ClientUsername}, item={field:Number}, Station={CurrentToken}, -new]
[FMP-If: Field: Status .eq. Connected]
[FMP-Include: connected.html]
[FMP-ElseIf: Field: Status .eq. Existing Jack]
[FMP-Include: existingaddress.html]
[FMP-ElseIf: Field: Status .eq. Existing Station]
[FMP-Include: existingstation.html]
[FMP-ElseIf: Field: Status .eq. Invalid Station]
[FMP-Include: newstation.html]
[/FMP-If]
[/FMP-InlineAction]
[FMP-SetCookie: JackLocation= field:location]
[FMP-SetCookie: JackType= field:Type]
[FMP-SetCookie: Closet= field:Closet]
[FMP-SetCookie: ClosetHub= field:ClosetHub]
|
|