What happens if you navigate to your inc/server.php in a browser?
Walter
On May 18, 2007, at 1:19 AM, denali.jeffl wrote:
>
> Hi,
> How exactly do I use loadTextURL? I can''t find any instructions. I
was
> under the impression I just set loadTextURL to a script that will
> return the data I want, but no matter what I do, it just continues to
> say loading.
>
> For example:
> new Ajax.InPlaceEditor(''edit_author'',
''inc/blogedit.phpr'',
> {loadTextURL:''inc/server.php''});
>
> Works fine without loadTextURL, but the content in edit_author is not
> the content I want loaded.
>
> In inc/server.php, just to test it out, I simply put
>
> <?
> echo "test author";
> ?>
>
> Now when I try to edit in place, it just says Loading forever.
>
> What should be loadTextURL script look like?
>
> Thanks,
> Jeff
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---