Hi Skye,

I guess what you need is some serverside scripting capabilities, such
as php, asp, python, cgi... I find php the easiest to get started with
and to get to run on a LAMP environment. You can easily test php
scripts locally using things like XAMMP. However, doing serversides
requires you to think about what you actually want to do with any
posted data, e.g. store in a database or filesystem and also who get's
to access these data and how. If you just need a formmailer that
should be fairly easy to implement.

Tobias.


On 11 Dez., 14:09, skye riquelme <[email protected]> wrote:
> Hi Eric
>
> just came across your SendTiddlerPlugin......amazing..only last night
> I was wondering if it would be possible to create a system where
> people fill in a simple form and then have it posted to
> me.....registering for courses etc.....then found your plugin...which
> seems to be what I need....only I can“t get it working....
>
> I directed it to a html file (purestorecode) on my server and just got
> the message--
>
> Method Not Allowed :The requested method GET is not allowed for the
> URL /Courses/reg.html.
>
> Does the target URL need to be a specific sort of file ?
>
> And how would I pass information generated by a form (using Form and
> Data Plugins)? Need to write in specific %fields%??
>
> Thanks
> Skye

--

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.


Reply via email to