> I am limited to: Javascript, AJAX and HTML (and I can connected a > database to all of this).
http://nodejs.org/ That could work, since it is JavaScript, but it's still server-side. Sorry :/ > A different question for the LUG: > I have a page running on server A and an html page (say index.html) > running on server B. Inside index.html I have an iframe src pointing > to the page on server A. Is there a nicer way of doing this with AJAX > and/or JavaScript? You could probably use JS to change document.location to page B's location. It would change the URL bar, though. -- Mark Holmquist Student, Computer Science University of Redlands marktrac...@gmail.com _______________________________________________ LinuxUsers mailing list LinuxUsers@socallinux.org http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers