Jump to content
php.lv forumi

Login no Web lapas Foruma


GeRik

Recommended Posts

Shi linija vairs nestrada

<form action='/forum/index.php?act=Login&CODE=01' method='post' name='LOGIN'>

Meginaju vel shadu variantu bet neka

<form action='forum/index.php?app=core&module=global&section=login&do=process' method='post' name='LOGIN'>

kads nezin kur tad iisti vaina sleepjas ?

Link to comment
Share on other sites

mby vnk apsties login daļai sourci ? tā visu pateiks

<form action="http://urlis.com/forums/index.php?app=core&module=global&section=login&do=process" method="post" id="login">
<ul>
<li class="field">
<label for="username">Lietotāja vārds:</label>

<input id="username" class="input_text" name="username" size="25" type="text">
</li>
<li class="field">
<label for="password">Parole:</label>
<input id="password" class="input_text" name="password" size="25" type="password"><br>
<a href="http://www.urlis.lv/forums/index.php?app=core&module=global&section=lostpass" class="desc" title="Saņemt paroli.">Esmu aizmirsis savu paroli</a>
</li>
</ul>
<hr>

</fieldset>

<fieldset class="submit">
<input class="input_submit" value="Pieslēgties" type="submit"> vai <a href="http://www.urlis.lv/forums/index.php?" title="Atcelt" class="cancel">Atcelt</a>
</fieldset>
</form>

Edited by alfinsh
Link to comment
Share on other sites

Un tu savā formā esi iekļāvis tādas lietas kā -

<input id="username" class="input_text" name="username" size="25" type="text">
<input id="password" class="input_text" name="password" size="25" type="password">
<input class="input_submit" value="Pieslēgties" type="submit">

? (kopēts no alfinsh formas)

Link to comment
Share on other sites

Un tu savā formā esi iekļāvis tādas lietas kā -

<input id="username" class="input_text" name="username" size="25" type="text">
<input id="password" class="input_text" name="password" size="25" type="password">
<input class="input_submit" value="Pieslēgties" type="submit">

? (kopēts no alfinsh formas)

ja

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...