Displaying 1 result from an estimated 1 matches for "loadinfo".
Did you mean:
load_info
2007 Nov 28
2
How to pass POST variables to Ajax.Request
New to the group, and not sure I have the searching figured out yet so
let me know if this is already posted somewhere.
I am writing a Joomla Component that is loading phpbb (a forum) inside
a div of Joomla to avoid using IFRAMES. So in short I am using the
Ajax.Request call to read in the HTML then I parse thru and using gsub
change the default forum links so they pass thru this component
I