[Klone-users] The page cannot be found.

Tommi Lundell prelude at kapsi.fi
Mon Mar 23 17:31:44 EDT 2009


Tommi Lundell kirjoitti:
> Hello
> 
> Working code:
> 
> test.html
> <snip>
> 
> <form method="get" action="test.html">
> Name: <input type="text" size="10" maxlength="40" name="name"> <br>
> Password: <input type="password" size="10" maxlength="10" 
> name="password"><br>
> <input type="submit" value="Send">
> </form>
> 
> 
> </snip>
> 
> test.kl1
> <snip>
> 
> <form method="get" action="test.kl1">
> Name: <input type="text" size="10" maxlength="40" name="name"> <br>
> Password: <input type="password" size="10" maxlength="10" 
> name="password"><br>
> <input type="submit" value="Send">
> </form>
> 
> </snip>
> 
> So only "major" difference is that file name extension is .html in first 
> and .kl1 in second.
> But result is wierd.
> First one (.html) working ok, but second (.kl1) gives "The page cannot 
> be found." error message when i press "send" button and fields are empty.
> (Even if i print same form with io_printf() it's working like .kl1 file)
> 
> What i have missed?
> 
> Regards: Tommi Lundell
> 
> 
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
> 

I reply to myself.

I made same test with other computer and everythings works fine.
So i have probably some objects leftovers somewhere.

Anyway thx from this nice software :-)

Tommi





More information about the klone-users mailing list