hello one and all,

i know this isn't a web2py question, per se.  but you'all are very 
excellent at helping.  so i am asking.  so i have this code in a javascript 
section under head:

  jQuery.ajax({url: "http://web.fscj.edu/Lukacs/misc/fscj.txt";, dataType: 
"html", method: "GET", timeout: packetTimeout}).done(....).fail(...)

so the ajax always fails.  it is just a simple text file on a web server, 
you can try it, just returns a bit of text.  how come ajax doesn't pull it 
and how can i make it pull it?

thanx, lucas

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to