Jump to content

Recommended Posts

Posted

Soo i want to create application in which user need to write his id and password and when he click login then this application connect to ftp server and search in users.txt if user with id admin password exits . If exits then he hide form 1 and show form 2 . If not exits then he get msgbox something went wrong .

Should user need download it then application search for id and password ? And if he need to download then i should delete this file .Because they can see what is in user.txt .

Can someone help?

Posted

Ehm . How they can go to this site if they dont know adress ? I think this will be good when i change it to dat and change name not to user.txt but ex . something.dat and when it find that id and password is good then it delete file .From user disk .

Posted

Just one question . How i can do that application read user login and user password and then open users.txt from ftp and search String . Example if he writed Admin then it searchs in user.txt Admin but if it dont found it then he got messagebox ? This is just GUICtrlRead and InetRead ?

Posted (edited)

 I know that this is input ... But i mean how to do when user login with id admin and pass admin then app search in users.txt if id admin and pass admin exists...  >_< Is this is only  GUICtrlRead and InetRead ?

Edited by Gravity
Posted

it depends on how you store passwords in your file.

If you dowload it with inetget then i suggest using ini format and reading it with iniread.

Anyways if you use inetread we cant help u if you dont provide us any ewample.

Posted

I changed my mind xd .. Webrequest is better for this ? Because he said that ftp is unstable..I need one answer and i will close this topic.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...