Complete Survey to access page

Status
Not open for further replies.

Sponge Bob

Active Member
3,153
2009
192
0
Hey guys,

I want a script that can have something like a ajax or javascript box that pops up in the middle for them to complete doing something to access the page please give me the code for this.

Thanks
 
10 comments
hey vizoomer,

no i want to edit the code so people have to share the page on facebook to get entrance :P

well something like that page that does not allow u to enter the website without doing something..

many survey money making websites have that code.
 
hmmm jSx if you have unique content on your site everyone would do it :P Also i am not planning to add a survey but just for someone to share the site on facebook only.

So once they share the site they get access to the website.

Thats it :P So please assist.

cpabox.png


I want something like that so i will change the coding and all so that people have to Share the website on facebook to gain access.

Also my site will have unique content which is aimed for my country its nothing to do with outsiders :P

Cheerz
 
Well for people who dont use facebook can have the activation code sent to their email to access the page..

But this content is something unique :P

something like having a mailing list or something.. :P
 
Hehe jSx once i do it will show u :P

Well also its not for your country its just something to do with my City so its unique i only get visitors from the city thats it..

Please assist with the code if anyone has lets not go offtopic please.

Thanks
 
okay my first question will you use it on a forum??
if not here's my second questions where will you use it?

basically here's what I did with vbulletin.

Code:
<if condition="is_member_of($bbuserinfo, 1,16)">
<if condition="in_array($foruminfo[forumid], array(106))">
<script type="text/javascript">var isloaded = false;</script>
<script type='text/javascript' src='http://www.cpalead.com/mygateway.php?pub=124141&amp;gateid=MTQ2ODIy'></script>
<script type="text/javascript">if (!isloaded) { window.location = 'http://cpalead.com/adblock.php?pub=124141'; }</script>
<noscript><meta http-equiv="refresh" content="0;url=http://cpalead.com/nojava.php?pub=124141" /></noscript>
</if></if>

I modded it so only that section gets affected.
 
Status
Not open for further replies.
Back
Top