In another thread I have been experimenting using forms to have
students send information (registrations etc) to me. At present this
is working to send an email. And I am hoping that this information
could also be sent to a tiddlywiki...where I can manipulate the
information.
In that discussion it occurerd to me that a very simple form...with
hidden values could be used to monitor the students use of various
parts of the system.
To do this I need to understand two things -
the html form includes -
<input type=hidden name=to value="mymail address">....how do I have
the value here calculated from a system valuable
eg
<input type=hidden name=student value = {{config.options.txtUserName}}
> - that does not work......but thats the idea !!!
and how to have the form sent whenever the tiddler is opened/
refreshed.......without them having click the "send! button?????
Thanks in Advance
Skye
PS Merry Christmas all!!!
--
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.