[kde-linux] kdialog (html) issues



Hello,

I myself am trying to do the following.
Create a simple app that allows users to fill in a username, passwd,
passwdAgain. then adds a user to the system. I wrote this simple script with
kdialog, but it doesn't give the expected results, here is the code:

#!/bin/bash
kdialog --title "Gebruiker toevoegen" \
--inputbox "<qt>
<form>
Gebruikersnaam::
<input type="text" name="gebruikersnaam"
value="gebruikersnaam">
<br>
Wachtwoord
<input type="text" name="password" value="wachtwoord">
<br>
Herhaal wachtwoord:
<input type="text" name="password"
value="wachtwoordherhaal">
</form></qt>"


help would be aperciate much!


Thanks in advance ___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Relevant Pages

  • PHP Login Problems (with MySQL backend database)
    ... A user types in his/her username and password and hits login. ... session_register("passwd"); ... I commented out the setcookie function because many users use the same ...
    (comp.lang.php)
  • Re: [samba] printer authentication
    ... These machines are public machines. ... >> now the windoz machine is a public machine so I want that everything ... But only privileged users have username and passwd to access the printer. ...
    (alt.os.linux.redhat)
  • RE: logon failed
    ... I did it again using "useradd username" without -p option. ... same password at the login as that at the passwd command. ...
    (Fedora)
  • passwd(1) && NIS+
    ... passwd: Changing password for username ... nispasswd: Changing password for username ...
    (SunManagers)
  • Re: getting and posting
    ... > I am a perl newbie. ... I would maintain the username and passwd my database. ... see X- headers for PGP signature information ...
    (comp.lang.perl.misc)