Collaborama About Help Contact Anonymous [login] Source: site.view [edit] Function name: defineBinaryTag Arguments: sourceTitle,sourceURL,targetTitle,targetURL,tag Description: Page type: webl Render function: Module: sandbox Page source: var finfo = Wub_GetFunctionInfo("sandbox.binaryTags"); var newObj = [. sourceURL=sourceURL, sourceTitle=sourceTitle, targetTitle=targetTitle, targetURL=targetURL, tag=tag .]; finfo.exec := (WubEval(finfo.exec) + [newObj] ? [newObj]); var saveUrl = WubCall("saveFunctionInfoUrl", [finfo]); NewPage(`<head><META HTTP-EQUIV="Refresh"; CONTENT="0;URL=` + saveUrl + `"></head>`, "text/html");