Hi All

Trying to understand more about javascript in TiddlyWiki and Html forms.

I gave a script that I use so people can login to a TW page (on-line). Now 
the script responds with various messages (using the javascript "return" 
command) and all works well when the script is in a seperate tiddler 
(obviously I have InlineJavascriptPlugin installed!!).

Now if I put that script inside a html form (which collects the users login 
details), the script is processed when the user hits the "button" (<input 
type=button...)... but the return messages are not seen! Why not?

And is there some way I can get to see those messages...as the user needs 
the confirmation ("logged in"..."login failed"...that the javascript is 
generating.)

Thanks in Advance
Skye

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/O_0H6fIlOwoJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to