rejetto forum

HFS with ChatROOM or Message box ?

yoksan · 19 · 10944

0 Members and 1 Guest are viewing this topic.

ebola

  • Guest
Hi

- Getting user-input from a txt-field with click on button (working)
- saving input to file after click (working)
- redirecting user to another site after click (not working)


ebola


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
solution without javascript (though i got it working with javascript first)

Code: [Select]
<html>
<head>
<title>BlahBlah</title>

{.if|{.?text.}|{:
{.save|{.random number|1000000000|9999999999/random number.}.txt|{.?text.}/save.}
<meta http-equiv="refresh" content="0; url=abc.html">
:}.}

</head>
<body>

<form>
    <input type="text" name="text">
    <input type="submit">
</form>

</body>
</html>



ebola

  • Guest
@rejetto:

w0w !

This is just too good.......
Thank you very much!
Nice software, nice forum, nice people, nice support


Thank you,
ebola