$.post() won't work on a local file either. Local or distant you have to talk to a web server, tapping the local file system won't work, and that's a feature.
Michel Belleville 2009/11/18 Denis Caggiano <[email protected]> > When I need to use ajax in my applications I implement the $.post and > never had problems. > Try to use this. >

