InvisionFree - Free Forum Hosting
Free Forums. Reliable service with over 8 years of experience.

Learn More · Register for Free
Welcome to K47B-khoa Luật ÐHQGHN. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Name:   Password:
<%

InvisionFree - Free Forum Hosting
Free Forums. Reliable service with over 8 years of experience.

Learn More · Register for Free
Welcome to K47B-khoa Luật ÐHQGHN. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Name:   Password:

%>
 

 Code For 4rum, Important
cannibal
Posted: Sep 1 2004, 02:44 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Việt hóa ( chèn vô footer)
CODE
<script viethoa src="Url "></script>


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 02:47 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Chèn bộ gõ tiếng Việt ( vô <%JAVASCRIPT%>)
CODE
<script language=JavaScript 1.2 src="http://Forumvtv4.net/nd/viettyping.js">



--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 02:53 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Mod game Acrade :nếu đã kill baner roài thì chèn cái nì vô trên dòng <% MEMBER BAR %>

CODE
<img src="http://i6.ifrm.com/822/172/upload/p266739.gif" border="0" alt="" /> <a href='http://s4.invisionfree.com/Nguyen_Cong_Tru/index.php?act=Arcade'>Game Arcade</a>

Nhớ thay cái link
Sau đó chèn tiếp vô Footer:
CODE
<script src="http://www.webpost.net/if/IFArcade/IFArcade.js"></script>


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 02:55 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Mod giới tính ( chèn vô footer):

CODE
<script type="text/javascript">
/*
Add Gender options in profile
Created by Peter
Thanks to Webworldx
This code cannot be reposted without express permission from its creator.
This header must stay intact at all times.
http://ssdesigns.proboards17.com
*/

//Display gender images?
DisGendImage = "N"

//if yes, add urls to images
MaleImage = "URL"
FemaleImage = "URL"

function getVal(gender){
Selected = "///" + gender
WebSiteVal = document.theForm.WebSite
if(WebSiteVal.value=="http://"){
WebSiteVal.value+="invisionfree.com" + Selected
} else {if(WebSiteVal.value.indexOf("///")!=-1){Remove()} else {WebSiteVal.value = WebSiteVal.value+Selected}
}}
function Remove(){
WebSiteVal.value = WebSiteVal.value.replace(/\/\/\/\d/,Selected)
}
if(location.href.indexOf("act=UserCP&CODE") != -1) {
var table = document.getElementsByTagName("table")
for(t=0;t<table.length;t++){
if(table[t].width=="100%"){
if(table[t].id=="submenu" || table[t].id=="userlinks" || table[t].cellSpacing=="0"){} else {
var AddR = table[t].insertRow(2)
var AddC = AddR.insertCell()
AddC.innerHTML="<b>Your Gender</b>"
AddC.className="pformleft"
AddCa = AddR.insertCell()
AddCa.className="pformright"
AddCa.innerHTML='<select class="forminput" name="gender" onChange="getVal(this.selectedIndex)"><option><option value="Male">Male<option value="Female">Female</select>'
}}}}
var TD = document.getElementsByTagName("TD")
for(t=0;t<TD.length;t++){
if(TD[t].className.match("post2") || TD[t].className.match("post1")){
if(TD[t].innerHTML.match(/Posts: /i)){
var thisTd="";var gotTD="0"
for(i=t;i<TD.length;i++){
if (TD[i].innerHTML.match(/<div/i) && TD[i].className=="darkrow3" && gotTD=="0"){
thisTD=i
gotTD="1"
}}
var Gends = "------"
var A =TD[thisTD].getElementsByTagName("A")
for(a=0;a<A.length;a++){
if (A[a].href.match(/\/\/\/\d/)){
Ahref = A[a].href.split("///")
A[a].href = Ahref[0];
if(Ahref[1]==0){Gends = "------"} else {
if(Ahref[1]==1){Gends = "Male"; var GendImg = MaleImage; var AltMe = "Male"} else {
if(Ahref[1]==2){Gends = "Female"; GendImg = FemaleImage; AltMe="Female"}
}}}}
if(DisGendImage.toLowerCase()=="y"){Gends = "<img src='" + GendImg + "' border='0' alt='" + AltMe + "'>"}
TD[t].innerHTML = TD[t].innerHTML.split(/\W\w+\WMember No/i).join("<br/>Gender: " + Gends + "<br/>Member No")
}}}
if(location.href.indexOf("showuser")!=-1){
var Gends = "------"
var A = document.getElementsByTagName("A")
for(a=0;a<A.length;a++){
if (A[a].href.match(/\/\/\/\d/)){
Ahref = A[a].href.split("///")
A[a].href = Ahref[0];
if(Ahref[1]==0){Gends = "------"} else {
if(Ahref[1]==1){Gends = "Male";} else {
if(Ahref[1]==2){Gends = "Female";}
}}}}
var table = document.getElementsByTagName("table")
for(a=0;a<table.length;a++){
if(table[a].width=='100%' && table[a].cellPadding=="6" && table[a].innerHTML.match(/Birthday/i)){
var AddRp = table[a].insertRow(2)
var AddCp = AddRp.insertCell()
AddCp.className="row3"
AddCp.innerHTML="<b>Gender</b>"
AddCp = AddRp.insertCell()
AddCp.className="row1"
AddCp.innerHTML=Gends
}}}
</script>


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 02:57 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Mod tính tiền bài viết(chèn vô footer):
CODE
<script>
//Simple Money Code created by Webworldx - iF
//Get some good skins @ www.ifskins.com!
var mSide = document.getElementsByTagName('td');
for(a=0;a<mSide.length;a++){  
if (mSide[a].className=="post2" || mSide[a].className=="post1") {
if (mSide[a].innerHTML.match("Posts: ")) {

var tPosts = mSide[a].innerText
tPosts = tPosts.split("\n")
for (i=0;i<tPosts.length;i++){ if (tPosts[i].match("Posts: ")){ var PostCount=tPosts[i].substring(7)}}
PostCount=PostCount.replace(",","")
var theMoney = PostCount * 30
if(!mSide[a].width){mSide[a].innerHTML+="Money: $" + theMoney}
}}}
</script>


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 03:11 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Cách post nhạc trong forum (reg cho thành viên unable dogHTML)
1/Dành cho file *.mp3 và *.wma:
CODE
[dohtml]<Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="http://......(link của bài cần post)" ShowControls=1 Auto Start=true ShowDisplay=0 ShowStatusBar=1 width=352><height=252></Embed>[/dohtml]

2/Dành cho file *.ram và *.mid :

CODE
[dohtml]<embed type="audio/x-pn-realaudio-plugin" WIDTH=352 HEIGHT=252 pluginspage="http://www.real.com/player/index.html?src=000629realhome" src="http://......(link của bài cần post)" autostart="true" name="RealPlayer" CONTROLS="ControlPanel,StatusBar"></embed>[/dohtml]

3/Dành cho file *.rm , *ram:
CODE
[dohtml] <embed SRC="http://......(link của bài cần post)" type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="ImageWindow" HEIGHT="352" WIDTH="252" AUTOSTART="true"></embed>[/dohtml]  

4/Dành cho file Video (Chỉ dùng ðýợc cho *.wmv , *.mpg , *.asf ):
CODE
[dohtml]<center> <Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="http://......(link của bài cần post)" ShowControls=1 Auto Start=true ShowDisplay=0 ShowStatusBar=1 width=352 height=252></Embed>
</center>[/dohtml]  



5/Dành cho flash:
CODE
[dohtml]<p align="center"><object codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0 height=400 width=600 border=2 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><param name="movie" value="http://......(link của bài cần post)">
<param name="quality" value="high">
<embed src="http://......(link của bài cần post)" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="352" height="252" border="2">
</embed>
</object></p>[/dohtml]





--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 1 2004, 03:15 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Paste nguyên cả ðoạn code này vào phần Header & Body chỉ thay cái ðịa chỉ diễn ðàn của bạn ðể kill baner:
CODE
<%<% BOARD HEADER %>%>
<script language='JavaScript' type="text/javascript">
<!--
function buddy_pop() { window.open('index.php?act=buddy&s=','BrowserBuddy','width=250,height=500,resizable=yes,scrollbars=yes'); }
function multi_page_jump( url_bit, total_posts, per_page )
{
pages = 1; cur_st = parseInt(""); cur_page  = 1;
if ( total_posts % per_page == 0 ) { pages = total_posts / per_page; }
else { pages = Math.ceil( total_posts / per_page ); }
msg = "Please enter a page number to jump to between 1 and" + " " + pages;
if ( cur_st > 0 ) { cur_page = cur_st / per_page; cur_page = cur_page -1; }
show_page = 1;
if ( cur_page < pages )  { show_page = cur_page + 1; }
if ( cur_page >= pages ) { show_page = cur_page - 1; }
else { show_page = cur_page + 1; }
userPage = prompt( msg, show_page );
if ( userPage > 0  ) {
if ( userPage < 1 )     {    userPage = 1;  }
if ( userPage > pages ) { userPage = pages; }
if ( userPage == 1 )    {     start = 0;    }
else { start = (userPage - 1) * per_page; }
window.location = url_bit + "&st=" + start;
}
}
//-->
</script>

<!--IBF.BANNER-->
<div id='logostrip'>
<a href='http://s3.invisionfree.com/lpvn/index.php?' title='Board Home'><img src='http://images.freewebs.com/Members/Generationz/NewStyles/WeddingLavender/header.gif' alt='' border='0' /></a>
</div>

<!-- IE6/Win TABLE FIX -->
<table  width="100%" cellspacing="6" id="submenu">
<tr>
<td><a href=''></a>&nbsp;· <a href="http://s3.invisionfree.com/lpvn/index.php?act=site">Portal</a></td>
<td align="right">
<img src="http://i5.ifrm.com/style_images/1/atb_help.gif" border="0" alt="" />&nbsp;<a href='http://s3.invisionfree.com/lpvn/index.php?act=Help'>Help</a>
&nbsp; &nbsp;&nbsp;<img src="http://i5.ifrm.com/style_images/1/atb_search.gif" border="0" alt="" />&nbsp;<a href='http://s3.invisionfree.com/lpvn/index.php?act=Search&amp;f='>Search</a>
&nbsp; &nbsp;&nbsp;<img src="http://i5.ifrm.com/style_images/1/atb_members.gif" border="0" alt="" />&nbsp;<a href='http://s3.invisionfree.com/lpvn/index.php?act=Members'>Members</a>
&nbsp; &nbsp;&nbsp;<img src="http://i5.ifrm.com/style_images/1/atb_calendar.gif" border="0" alt="" />&nbsp;<a href='http://s3.invisionfree.com/lpvn/index.php?act=calendar'>Calendar</a>
<!--IBF.CHATLINK-->
</td>
</tr>
</table>
<% MEMBER BAR %>



<% NAVIGATION %>
<% BOARD %>





--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 2 2004, 10:06 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Code for table
CODE
<p align="center"><b><a style="text-decoration: none" target="_blank" href="http://www.hcm.fpt.vn/dioxin/default.asp?dioxin=register"><font color="#ff0000" size="5"><u><font color="#ff0000">
Hãy kí tên ủng hộ nạn nhân bị nhiễm chất độc màu da cam</font>.</u></font></a></b></p><p align="center"><img border="0" src="http://www.tuoitre.com.vn/Advertisement/Right/dioxin_1.gif" width="178" height="108"></p>



--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Sep 2 2004, 10:47 PM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



Move phát nào


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
cannibal
Posted: Jan 28 2005, 11:18 AM


~@FuCk of GoD@~


Group: Admin
Posts: 33445
Member No.: 1
Joined: 9-August 04



ô a ã â ð ừ ứ ử ự


--------------------
user posted image.....bùm...chíu.....bùm bùm ....chíu

user posted image......ThẤt VọNg
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | .::Website + 4Rum::. | Next Newest »
InvisionFree - Free Forum Hosting
Enjoy forums? Start your own community for free.
Learn More · Sign-up for Free

Topic Options



Hosted for free by InvisionFree* (Terms of Use: Updated 2/10/2010) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Page creation time: 0.3165 seconds | Archive