Search Type: Posts; User: danielv
Search: Search took 0.02 seconds.
-
26 Jun 2007 2:44 AM
- Replies
- 45
- Views
- 67,587
I have a real need for either
a) going synchronous
b) manually blocking until the result of an aync call is available (which is more work than going synchronous and is ideologically equivalent to... -
19 Jun 2007 1:22 AM
- Replies
- 17
- Views
- 4,626
I have a feeling that the problem could be here:
//render it
scope.fileUploadDialog.body.dom.innerHTML = '<div id="file_upload_dialog_body"></div>';
... -
18 Jun 2007 5:55 AM
- Replies
- 18
- Views
- 7,271
Thanks for that HiddenField extension. I spent some time looking for it initially, but ended up appending parameters to the url. This is a much better solution and does not require custom parsing...
Results 1 to 3 of 3
