Hi Everyone,

I've created a TW-based website and now I would love to integrate a
(contact) form into a TiddlyWiki 2.6, such that...

*the browser wouldn't redirect to some php server response
*I wouldn't have to embed an external php file via an iframe in order
to avoid redirecting
**while enjoying the benefit of creating a form with dynamic wiki-
specific contents

So, I guess I would need a "simple" mechanism to send the form details
to some php script via ajax and some script to deal with the server
response ...which would somehow be digested and certain outputs be
injected by some callback function into some DOM element.

Anyone already done such and willing or able to give me a simple
walkthrough on how to achieve this ...with jQuery being on the TW-
boat? I am especially interested in the js-ajax part ...and possibly
requirements on how to test and wrap the response output, such that it
can be easily digested from within TiddlyWiki.

Maybe a pointer to some good ajax tutorial will already do ...possibly
TW-centric.

Essentially, if you've ever sent an email using Eric's (TiddlyTools)
contact form then you know what I am talking about. I have already
asked him, if he can provide me with some insights / a peak into his
mailtext.php, but as I am a bit short on time and as I believe this to
be a matter of general interest ...I thought I'd ask here too.

Any help is highly appreciated, thanks! Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to