Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Code Snippets / Password help

Author
Message
BongMong
20
Years of Service
User Offline
Joined: 29th Jul 2003
Location:
Posted: 29th Jul 2003 16:56
hello, my first problem
im trying to turn password into ******

MY CODE
input "Connect to?:>";url$
input "User?:>";user$
input "Password?:>";password$

CODE From forum which works but cant get it to work with my code

print "Password=";
pass$="WeHaveAProblem"
pass2$=""
while returnkey()=0
if inkey$()="" then last=0
if (inkey$()"") and (last=0)
char=asc(lower$(inkey$() ))
if (char>=97) and (char
Attreid
21
Years of Service
User Offline
Joined: 27th Nov 2002
Location:
Posted: 29th Jul 2003 20:18 Edited at: 29th Jul 2003 20:20
hmmm....
try this, it is only for numbers, but I'm sure you can modify it for your ftp :



"He will come...the voice from the outer world,
bringing the holy war, the Jihad, which will cleanse the Universe and bring us out of darkness."
BongMong
20
Years of Service
User Offline
Joined: 29th Jul 2003
Location:
Posted: 30th Jul 2003 20:26
humm..
this is recking my head.
i very new to this..
i have read the help with pro..
but i still can't do it,

k0shi
21
Years of Service
User Offline
Joined: 30th Dec 2002
Location: Cyberspace
Posted: 30th Jul 2003 20:41
I dunno if this will help in because this was done in dbc.

Learn as if youll live forever, and give as if youll die tomorrow.
BongMong
20
Years of Service
User Offline
Joined: 29th Jul 2003
Location:
Posted: 31st Jul 2003 03:06
thanks..
i will pass on this task..
i just can't change the numbers..
im reading up and working over stages of darkbasic..

Login to post a reply

Server time is: 2024-03-29 14:14:28
Your offset time is: 2024-03-29 14:14:28