ASP Search Engine

32 views
Skip to first unread message

Jeff Zervos

unread,
Jun 16, 2016, 11:43:16 AM6/16/16
to TiddlyWikiDev
my website has an asp sql database search engine. Is there a way to use this code with tiddlywiki?

Jeremy Ruston

unread,
Jun 16, 2016, 11:55:16 AM6/16/16
to tiddly...@googlegroups.com
Hi Jeff

Welcome to the group.

my website has an asp sql database search engine. Is there a way to use this code with tiddlywiki?

One approach would be to construct a simple RESTful web service in ASP that can be invoked by TiddlyWiki from the browser. Besides writing the service handler on the ASP side, you’d also need to write some TiddlyWiki code to invoke it. This could be done with either the standalone HTML file configuration, or running TiddlyWiki under Node.js.

The other approach would be to run the Node.js configuration and access the database directly from the server side JavaScript.

Of course, if you’re already exposing the search engine via HTTP as HTML, the simplest approach would be to embed it in an iframe element.

Can you expand a little on the structure of the database and the functionality that you envisage?

Best wishes

Jeremy



--
You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikide...@googlegroups.com.
To post to this group, send email to tiddly...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/af9edead-2416-45f9-a996-2c6c31e44a73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages