> its possible to say query a MySQL database and have the php file > return a value using the print or echo functions...... with that > result showing up as text in the target iframe "responseframe". > > However I want to use that feedback and process it inside TW. Thats > the question.
> While the html /php functioning is well documented elsewhere... this > interaction within TW is...well only you guys can answer that part of > the question??? I hope. In order to render the output using the TWCore wikify() processing, you can't use an iframe, because that iframe is a completely separate document environment, isolated from the TW run-time. Fortunately, this plugin may offer a possible solution: http://www.TiddlyTools.com/#ExternalTiddlersPlugin http://www.TiddlyTools.com/#ExternalTiddlersPluginInfo enjoy, -e -- 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.

