Skip to main content

New design Home page menu

Remove all @.

Comments

Popular posts from this blog

Add site in Google code

copy and paste this code:- <div class="css1"><div align="center"><div class="phdr"><small>Add yOur site in gOOgle!! </small></div></div> <div align="center"><p align="center"><font color="# C9C299">Submit your site in Google !</ font><br/> <small>Site URL:</small><br/> <input type="text" name="site" title="" maxlength="30" value="http://"/><br/> <small>Keywords:</small><br/> <input type="text" name="ko" value="Best Downloads etc"/><br/><form action="http://www.google.com/addurl? q=$(site)&dq=$(ko)&opf=1&hl=en" method="get"><input type="hidden" name="PHPSESSID" value="bec7610e8a8e247c504a74d8b99e59b0" / ><input type="hi...

How to Password Protect Your Content in wapka

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...