I am currently replacing some functionality in a twiki page that has been pulling data from a DB using the DBI_QUERY feature and generating a table complete with hyperlinks on one of the table columns. Is there a way to generate a similar table from a comma separated file pulled from an HTTP request that twiki makes when the page is loaded? Alternatively, I can pull the data as JSON.

Thanks,

SetJmp

link|improve this question

78% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Answer is: apparently not.

However, using an iframe one can implant a table if the GET is already pre-formatted appropriately.

Will look forward to better answers...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.