Results 1 to 1 of 1

Thread: thttpd, <form>

  1. #1

    thttpd, <form>

    hi,
    my problem is that doesn't work any form of xhtml
    <form action="index.php" method="post">
    <div>
    <label for="heslo">Heslo:</label>
    <input id="heslo" name="heslo" type="password" value="" />
    <input type="submit" name="prihlasit_se" value="Prihl&#225;sit se" />
    </div>
    </form>

    It is runiing only in IE but no opera, mozzila,seamonkey and on other webserver is running.
    have anybody idea how to fix it?
    thx very much

    (or is anywhere exact tutorial for lighttpd + php5)here any does't works
    Last edited by greengreen; 12-10-2006 at 22:39.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •