|
-
Jan 21st, 2013, 12:08 PM
#1
Thread Starter
Lively Member
-
Jan 21st, 2013, 12:33 PM
#2
Re: help on implementing forms
After you've compiled your application the code that you have does not look as that at all, so the short answer is No. But why would you want to show the code? I'm guessing it's because you want to change the login and password information. That information should not be hard coded into your application in the first place. You should have it (encrypted) in a database or some other storage.
-
Jan 21st, 2013, 12:47 PM
#3
Thread Starter
Lively Member
Re: help on implementing forms
 Originally Posted by Joacim Andersson
After you've compiled your application the code that you have does not look as that at all, so the short answer is No. But why would you want to show the code? I'm guessing it's because you want to change the login and password information. That information should not be hard coded into your application in the first place. You should have it (encrypted) in a database or some other storage.
it's easier to implement for me, as the accounts are not important and i only needs 3 accounts.
it is for my module project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|