Dear Olaf,


Code:
WV.AddSCriptToExecuteOnDocumentCreated New_c.FSO.ReadTextContent("MyHelpers.js", False, CP_UTF8)
With reference to your above one line of code in post no. 277, I have the following query.
--
When trying to add a .js file (say 'simple.js') in the above manner, I found that it was working only if there are no jQuery calls in my 'simple.js' file. It took me some considerable amount of time to find out that jQuery calls were the problem. Am I doing a mistake? Or, is it that I indeed cannot use jQuery calls in the js strings added via WV.AddSCriptToExecuteOnDocumentCreated? If I can use jquery, then how to achieve that? I do have proper references to jquery.js in my 'simple.html' file. 'Simple.html' does work correctly if I include 'simple.js' directly in it and I "WV.Navigate" to 'simple.html' directly in my VB application.
--


Note: I did take time to search each of the pages in this thread for 'jQuery'. But, I could not find any post discussing about it. I thought may be it is written in some post by dear Olaf that only 'Pure JS' can be used. So, right now I searched on "Pure JS" in this thread but could not find any post mentioning the same. Well, may be it is mentioned in a different way by dear Olaf. I don't know.


In the above context, I will be truly grateful if someone can let me know what is the best way to find out whether a particular matter has been already discussed in this thread (in this thread "alone"). At present, I am clicking each numbered page link at the top of this thread and searching on a particular term (say 'jQuery'). Is there a faster way of searching so that if I search on 'jQuery', I immediately get to see all the pages (in this thread alone) in which it appears or 'no results' if it is not present in any of the pages (in this thread). That will help me a lot. Really. I did try the 'Advanced search but it does not seem to zero-in on the specific post(s). For e.g. for a 'Keyword:' of FSO.ReadTextContent and 'User Name:' of Schmidt, the results do not show me the exact post (277) in which the Keyword has been used. May be I am searching wrongly, I don't know. Sometimes, I do miss the obvious and focus elsewhere. Probably that is the case here also. So, kindly help me out.

I take this opportunity to thank you once again, Olaf, for helping us all out, to the best extent you can, always, even amidst your hectic schedules. I personally know how arduous it is (to give such help, regularly) but at the same time how joyful it is too (ultimately) since it results in immense benefit to the world society. God Bless you. God Bless ALL.


Kind Regards.