PDA

View Full Version : upload directory


IranDelphi
05-11-2008, 05:23 AM
hi
i want to upload 2 file and use it. i should insert this code in header .

<SCRIPT language=javascript src="shBrushDelphi.js"></SCRIPT>

where should i upload this file? shBrushDelphi.js

i means that if i want to use or include a file in vbulletin,in which directory should i upload it?

Best Regards
Babak Ahadi

Dismounted
05-11-2008, 05:27 AM
Use this code in your headinclude:
<script language="javascript" src="shBrushDelphi.js"></script>
Upload shBrushDelphi.js where the index.php for your forum is.