PDA

View Full Version : Acessing "subsites" are impossible using AJAX?


Lazaroth
02-04-2008, 09:34 PM
Hi.

Was wondering if it's possible to access "subsites" using AJAX.

Example:

Main page on:

http://www.site.com

Secondary page on:

http://www.subsite.site.com

(I know http://www.site.com/dir/ works)


If not, anyone have any idea on how to get info from secondary page to main?

A1ien51
02-04-2008, 10:58 PM
Read this: http://fettig.net/weblog/2005/11/30/xmlhttprequest-subdomain-update/

Eric