Hi All I am wanting to use a simple minichat system in a course...a sort of intranet-twitter......I have found a simple php script that does almost what I want.....except that the user has to enetr his nickname each time he wants to send a message.........since the TW that my students are accessing the minichat from knows their name (txtUserName) I figure it should be possible to pass this variable to the on-line php script and not have to repeatedly type in the username. How can I pass this variable value to the php script ?????
Could I use a simple form, that puts the txtUserName into a form as a hidden value....and then have the submit button open the php script>>> Thanks in advance 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.

