<div dir="ltr"><div>Any variable in $_REQUEST is available via ${!var} syntax.<br><br>You can also use (:wikish_form ... PROCESS:) to load the same variables into straight ${var} variables.<br><br></div>-Peter<br></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 3:07 PM, Mark Lee <span dir="ltr"><<a href="mailto:mark.lee.phd@gmail.com" target="_blank">mark.lee.phd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">I am experimenting with wikish_button. I am wondering if it is possible for wikish code to read a textbox value. For example, if the texbox is defined in the final HTML by<div><br><div><input type="text" id="mytextbox" value="Hello World!" /><br>


</div><div><br></div><div>I would like to set a variable in wikish code to the value "Hello World!" by clicking a button. Is that possible?</div></div></div>
<br>_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
<br></blockquote></div><br></div>