Hi Fokes,
Thanks for a greath distrubtion... ....
The last few weeks i worked hard out, because i have an problem, but i can't find a working solution.. Hope you can.
When i create an ibays (information bay) i want e-smith to create a line in a mysql database
following:
insert into login (username) values ('the_username')
And when i ''reset password''
update login set password = the_password where username = the_username
but i can't PERL

Somebody please help me!!!