You're likely going to need to need to run to urlencode function
within the view that processes your ajax request. Should be able to
import using 'from urllib import urlencode' and then 'urlencode(*your
string variable*)'.
R.
--~--~-~--~~~---~--~~
You received thi
I have an ajax-style update to a page that inserts html into the page
after it has already loaded (and run template filters, etc). Is there
a way to have the template filters run on the inserted html.
Here are the specifics: A list of folders is displayed upon the
initial load of the page. Each
2 matches
Mail list logo