Hi PMario I use a VPS...so have a great deal of control over the server. In this case I am storing arquives and course references in a MySQL database. In general, students generate entries into the database when they complete questions or fill in forms (often simple text fields...).... using simple php arquives on the server side. So now I am looking for a more interactive way to get the information back into the TWs. Simple GET calls responding back to iframes is working reasonably well (I can search and sort) for the arquives. But just dumping text into an iframe is not that useful. I´d like to be able to receive the information in formats where I can do some simple javascript or TW manipulations with the information.
In general the data coming back is fairly simple arrays or could be simple paired values. Hope that is enough to give an idea what I need. Thanks Skye On 5 jan, 20:45, PMario <[email protected]> wrote: > On Jan 5, 1:05 pm, skye riquelme <[email protected]> wrote:> The > heading says it all. Anyone played with jQuery.getJSON() > > syntax.....is it possible? Can you give me some leads??? > > If you give us some info about, what you want to achieve? > Which server is on "the other end" > -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

