View Full Version : DJ Schedule Script Needed
Zernz
11-10-2005, 07:12 AM
I need a Schedule Script who look a like this :
[img=http://img293.imageshack.us/img293/9879/spara7oz.th.png] (http://img293.imageshack.us/my.php?image=spara7oz.png)
Thx if someone can help me
nelly
11-10-2005, 03:20 PM
just make 1 not ard :)
KCMac
11-10-2005, 03:29 PM
Look at www.hotscripts.com (http://www.hotscripts.com). Im sure there bound to have something about it on there
---MAD---
11-10-2005, 03:44 PM
you can search for it on google, google is the best for stuff like this :)
just make 1 not ard :)
Well arnt you the bright one , i think he wants a script so instead of editing it on dreamweaver etc he goes to a adminCp like Dj says.
Zernz
11-10-2005, 08:54 PM
I cänt found one good
Sygon
12-10-2005, 10:38 AM
Well arnt you the bright one , i think he wants a script so instead of editing it on dreamweaver etc he goes to a adminCp like Dj says.
lmao well done :D, Yes search it in a search engine
Steven.
12-10-2005, 11:42 AM
Their was one recently on HabboForum, looks quite good, Has a DJ request system built in it aswell, i have the .zip somewhere but click here (http://www.habboforum.com/showthread.php?t=54781) for a link to the thread.
where did ya did u find it i need 1 too also what was the url bit if u found it on hotscripts?
tleftye
15-10-2005, 02:09 PM
make it in excel.. then copy and paste onto your page "et voila" :p
splintercell!
15-10-2005, 02:34 PM
that wouldnt work at all "/
tleftye
15-10-2005, 02:57 PM
lol for me it does
splintercell!
15-10-2005, 03:11 PM
yes but not the way he wanted it "/ and why use excel might as well just use tables and update them manually..
---MAD---
15-10-2005, 03:18 PM
splintercell is right...no point at all..
Zernz
16-10-2005, 04:54 PM
In the script they dont have a Schedule.
timROGERS
16-10-2005, 04:59 PM
If you know a bit of PHP, you can use MySQL, but I doubt you do :P
Robbie..
16-10-2005, 05:17 PM
Use a calender script from somewhere, that lets you put events happening at dates and times (e.g. 17 October 2005 at 18:17 // DJ Person.)
I'll try and find one later.
Just use a table?
<table width="180" border="1" cellspacing="1" cellpadding="5">
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
but then djs cant book slots
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.