grefly's Stuff

Home » grefly (13 trails)
grefly's Stats (public trails only):
Trails created: 13
Marks created: 28
Views received: 340
Positive ratings: 0
Negative ratings: 0
Comments received: 0
Comments left: 0
grefly
grefly's Trails
Tags: sql, dynamic, grefly, ...
A trail of 2 pages
This article contains links to common hacker tools.
Tags: application, security, links, tools, common, ...
A trail of 1 page
Research and develop application, integration, workflow and web service standards
Tags: application, web, workflow, integration, develop, ...
A trail of 1 page
The National Open Centre (NOC) is a national policy institute, a think tank to understand and articulate strategies to make effective use of Open Source Software and Open Standards (OS&S) for the benefit of all. It will focus on nationally relevant issues leading to proactive strategies to ensure that the UK effectively exploits the opportunities that arise with OS&S. The NOC will be independent, strategic and proactive and seeks the participation of interested and informed people.
Tags: source, open, noc, amp, national, ...
A trail of 2 pages
Tags: sql, xml, grefly, ...
A trail of 1 page
Description of contracts for Service Broker
Tags: contracts, service, broker, description, grefly, ...
A trail of 5 pages
Tags: xmldom, grefly, ...
A trail of 1 page

You can get around the error when recursively calling another callback inside a callback handler by delaying the call using window.setTimeout.

example:

BEFORE

function MyCallbackHandler(arg,context) {

 WebForm_DoCallback(......);

}

AFTER

function MyCallbackHandler(arg,context) {

 window.setTimeout("WebForm_DoCallback(......);",0);

}

Tags: docallback, mycallbackhandler, callback, webadf, webform, ...
A trail of 2 pages
Tags: foundation, communication, windows, grefly, ...
A trail of 1 page
CallbackResult callbackresult = new CallbackResult(null, null, "javascript", "showFloatingPanel('MyFloatingPanel');"); mapctrl.CallbackResults.Add(callbackresult);
Tags: callbackresult, webadf, showfloatingpanel, myfloatingpanel, mapctrl, ...
A trail of 4 pages
Tags: arcobjects, graphics, grefly, ...
A trail of 2 pages
Searched for DocPop, these are the results.
Tags: docpop, searched, results, grefly, ...
A trail of 2 pages
Tags: single, sign, grefly, ...
A trail of 4 pages