Monday, February 22, 2010
Is The Brown Suit Nice
residents JOSE WITH RHEUMATOID ARTHRITIS DRUG SEARCH FOR YOUR BROTHERS AND SPECIAL THANKS
4 hours walking round and 4 hours back, ivandronato barefoot to search for him and his siblings Rosanna and Flaminio. Jose is the best person is.
Tuesday, February 16, 2010
Funny Scottish Wallpaper
!!
recently
script2Load
This I found very useful as it called for a code outside of the CRM and not have to go to the forms code the Js. But lately I've had some problems with the explorer, and the problem was in fact recognized that some objects used in that code and others do not. Well the way to fix was as follows
netRequest
I hope this helps as much as it helped me .. Salu2
Atilio
recently
it gives me a lot with the versioning of applications, of course all this can be done with Visual Source Safe and a free one that I really like SubVersion (free, thanks Jose Antonio). But anyway the idea was to have all the files published in these tools, both cs code, vb or js, whatever.
All extensions that are made with VS.NET Dynamics are clear and this is well integrated with those tools, but what about the script, I had in mind a way to call an external file with this code:
var = document.createElement ("SCRIPT"); script2Load.language = "javascript"; script2Load.src = "/ ISV / Entity / account.js? Nocache =" + Math.random (), document.getElementsByTagName ("HEAD") [0]. AppendChild (script2Load) Code regarding this website: http:// mscrm4ever.blogspot.com/2008/08/referencing-external-js-file-from-crm.html This I found very useful as it called for a code outside of the CRM and not have to go to the forms code the Js. But lately I've had some problems with the explorer, and the problem was in fact recognized that some objects used in that code and others do not. Well the way to fix was as follows
netRequest
var = null; if (Window.XMLHttpRequest) {/ / If IE7, Mozilla, Safari, and so on: Use native object. netRequest = new XMLHttpRequest ();} else {if (window.ActiveXObject) {/ / ... Otherwise, use the ActiveX control for IE5.x and IE6. netRequest = new ActiveXObject ('MSXML2.XMLHTTP.6.0');}} netRequest.open ("GET", scriptfiles, false); netRequest.send (null) eval (netRequest.responseText);} With this form , the Explorer is automatically recognized and we have no problem with attach external files Dynamics. I hope this helps as much as it helped me .. Salu2
Atilio
Subscribe to:
Posts (Atom)