Hi there Karl Thank you for replying. I have the following, just to make sure that i'm not confusing anyone:
1st - I run the hta within Windows. 2nd - I call jquery to load a page from the localhost Here is someting from the server logs that might help clears things up: 127.0.0.1 localhost - [23/Sep/2008:19:36:47 +0000] "POST / tk_project.php HTTP/1.1" 404 36660 "file://E:\Projectos\WebToolkit \alpha01\index.hta" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)" Funny you should mention that is something weird is happening because I tought that normal browser security measures would not apply to HTA's since I can indeed start the webserver. Maybe HTA's don't allow cross domain requests and this is not really a Jquery issue as far I can tell... Guess I could setup document.domain but HTA complains about it.... Once again thank you for replying Karl. Regards Pedro