In this tutorial I will show you how to password protect your data, files etc in wapka. User can only see them if they have the password :) Follow these steps to password protect your data in wapka.. 1. Login to your free wapka account 2. Goto Admin Mode 3. Add new page via ES > NEW PAGE 4. Now add the following code via ES > WML/xHTML code <form action=":getid-url:" method="get">Enter your Password to see the content<br /> <inout type="text" name="get-password"/><input type="submit" value="Validate" value="get-validation"/></form> 5. Now via ES > WML/xHTML code add the following code I was password protected but now I am alive!! 6. Goto ES > Users > Item Visibility 7. Now select the second code that we have added in step 5 and click on g c t l p u link 8. In the next page you will find 6 options, click URL GET variable this will open new page 9. In...