|
uCoz Community Archives Locked Terms of service on a website (need to know if this is possible and if it is how to do it..) |
Terms of service on a website |
Well, all depends on your first page. If it's made via Page Editor (default) than adding code via Customize Design will affect Site News & others as well. If your first page is made via Page Editor, than you can add pop up via entry & each time when someone will connect your site, he will get pop up with Terms of Use, but it will pop up also when user will click on 'Main page'. The ...
Code <script type="text/javascript"> alert("Place your 'Terms of Use' here!") </script> My suggestion would be to add 'Terms of Use' to Registration: Quote <table border="0" width="100%" class="manTable"> <td width="34%">I accept <a href="Your_Terms_of_Use_Link" target="_blank">Terms of Use</a> <font color="#FF0000">*</font>:</td> <td><input type="checkbox" onChange="alert('You must agree with Terms of Use after you have read them!');"/></td></table> I can't disable registration if 'Terms of Use' aren't marked. We can't edit $BODY$. This code, which I made, will pop up warning after user will mark or un-mark window. In red colour is link which will link to your 'Terms of Use'. You must place your own link there, because after user will click on 'Terms of Use' there will open 'Terms of Use' in new window. Note: On white background it looks better than on dark. |
I can read, If I could not read I would not respond to your thread! So that prooves I can read and I dont have someone reading out the words to me.
I was just asking if it is possible. I already know coding (such as, C++, MySQL, HTML and some more...). I know im not staff or anything special but, Watch your Tempar and Attitude to members. Ive read your Awards and you have many negatives. So that shows lack of respect to members! Post edited by DestroYer - Tuesday, 2009-04-28, 4:56 PM
|
Quote (DestroYer) I can read, If I could not read I would not respond to your thread! So that prooves I can read and I dont have someone reading out the words to me.
Quote (DestroYer) I already know coding (such as, C++, MySQL, HTML and some more...).
Quote (DestroYer) I know im not staff or anything special but, Watch your Tempar and Attitude to members.
Quote (DestroYer) Ive read your Awards and you have many negatives. |
| |||
| |||