<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : The button in shape in the form of the reference</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 08 May 2026 03:11:58 -0000</pubDate>

		<item>
			<title>Killer</title>
			<description><![CDATA[Hello dear programmers. A question to you. Business means such, there is an input form<br />
<div class="highlight"><pre class="html">&lt;form name=&quot;login&quot; action=&quot;users.php?m=auth&amp;amp;a=check&amp;amp;redirect=&quot; method=&quot;post&quot; onSubmit=&quot;javascript:showBusyLayer()&quot; &gt;
			&lt;label for=&quot;mod_login_username&quot;&gt;Username&lt;/label&gt;
			&lt;input type=&quot;text&quot; class=&quot;inputbox&quot; name=&quot;rusername&quot; size=&quot;13&quot; maxlength=&quot;32&quot; onFocus=&quot;if (this.value == 'User Name') this.value = '';&quot; /&gt;

			&lt;label for=&quot;mod_login_password&quot;&gt;Password&lt;/label&gt;
			&lt;input type=&quot;password&quot; class=&quot;inputbox&quot; name=&quot;rpassword&quot; size=&quot;13&quot; title=&quot;Введите ваш пароль&quot; /&gt;
			&lt;input name=&quot;login&quot; type=&quot;hidden&quot; id=&quot;login&quot; value=&quot;{PHP.skinlang.usersauth.Login}&quot; /&gt;

	&lt;input type=&quot;submit&quot; value=&quot;{PHP.L.Login}&quot; /&gt;
&lt;/form&gt;</pre></div>
As we see, now data go the button <br />
<div class="highlight"><pre class="html">&lt;input type=&quot;submit&quot; value=&quot;{PHP.L.Login}&quot; /&gt;</pre></div>
And it is necessary to alter, that these data went the reference, instead of the button.<br />
Such variant has tried<br />
<div class="highlight"><pre class="html">&lt;form name=&quot;login&quot; action=&quot;users.php?m=auth&amp;amp;a=check&amp;amp;redirect=&quot; method=&quot;post&quot; onSubmit=&quot;javascript:showBusyLayer()&quot; &gt;
               &lt;label for=&quot;mod_login_username&quot;&gt;Username&lt;/label&gt;
               &lt;input type=&quot;text&quot; class=&quot;inputbox&quot; name=&quot;rusername&quot; size=&quot;13&quot; maxlength=&quot;32&quot; onFocus=&quot;if (this.value == 'User Name') this.value = '';&quot; /&gt;

               &lt;label for=&quot;mod_login_password&quot;&gt;Password&lt;/label&gt;
               &lt;input type=&quot;password&quot; class=&quot;inputbox&quot; name=&quot;rpassword&quot; size=&quot;13&quot; title=&quot;Введите ваш пароль&quot; /&gt;
               &lt;input name=&quot;login&quot; type=&quot;hidden&quot; id=&quot;login&quot; value=&quot;{PHP.skinlang.usersauth.Login}&quot; /&gt;

     &lt;input type=&quot;submit&quot; value=&quot;{PHP.L.Login}&quot; /&gt;

&lt;a href=https://www.cotonti.com/&quot;#&quot; onclick=&quot;document.login.submit();return false;&quot;&gt;Login&lt;/a&gt;
&lt;/form&gt;</pre></div>
Has not helped. Though at Dr2005alex has worked this variant.<br />
<br />
There are other variants? Thanks.<br /><br /><b>Добавлено 2 Минуты спустя:</b><br /><br />I am sorry for my English.<br /><br /><b>Добавлено 38 Минут спустя:</b><br /><br />It appears the matter is that the cursor does not wish to process Russian symbols at registration and an input. <span style="color:#EF2929">The form the worker of an input! Thanks Dr2005Alex</span><br />
<br />
And why developers of it have not provided?]]></description>
			<pubDate>Fri, 16 Oct 2009 22:52:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3402&d=0#post17909]]></link>
		</item>
	</channel>
</rss>