WEDJ.com Gigbuilder
WEDJ.com has an innovative service for DJs that allows
them to place live information in right into
their website. This live information includes
updateable music lists, gig calender and more.
It is easy to add Gigbuilder code to all websites
created with EZhosting Creator.
Gigbuilder Calendar
To add your Gigbuilder Calendar to any webpage
in EZhosting Creator just cut and paste in the
following code in the textbox after or before
any text you have on your page or by itself.
Be sure to replace [YOUR
WEDJ CODE] including the brackets with your own
personal WEDJ code.
<FORM action="http://realtimedj.com/[YOUR
WEDJ CODE]/checkdates" method="post" name="checkdate"> <select
style="font-size:10px; color:#9E0B0E; padding:2px
3px; background-color:#EEEEEE; border-width:1px
color:red;" name="Month"> <option
value="0" SELECTED>Month</option> <option
value="1">January</option> <option
value="2">February</option> <option
value="3">March</option> <option
value="4">April</option> <option
value="5">May</option> <option
value="6">June</option> <option
value="7">July</option> <option
value="8">August</option> <option
value="9">September</option> <option
value="10">October</option> <option
value="11">November</option> <option
value="12">December</option> </select> <select
style="font-size:10px; color:#9E0B0E; padding:2px
3px; background-color:#EEEEEE; border-width:1px
color:red;" name="Day"> <option
SELECTED>Day</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> <option>9</option> <option>10</option> <option>11</option> <option>12</option> <option>13</option> <option>14</option> <option>15</option> <option>16</option> <option>17</option> <option>18</option> <option>19</option> <option>20</option> <option>21</option> <option>22</option> <option>23</option> <option>24</option> <option>25</option> <option>26</option> <option>27</option> <option>28</option> <option>29</option> <option>30</option> <option>31</option> </select> <select
style="font-size:10px; color:#9E0B0E; padding:2px
3px; background-color:#EEEEEE; border-width:1px
color:red;" name="Year"> <option
SELECTED>Year</option> <option>2005</option> <option>2006</option> <option>2007</option> <option>2008</option> <option>2009</option> </select> <INPUT
TYPE=submit VALUE="Check Availability" style="font-family:
Arial; font-size: 8pt"> </form>
Gigbuilder Musiclist
To add your Gigbuilder Musiclist to any webpage
in EZhosting Creator just just cut and paste in
the following code in the textbox after or before
any text you have on your page or by itself.
Be sure to replace [YOUR
WEDJ CODE] including the brackets with your own
personal WEDJ code.
<p align="center"><IFRAME SRC="http://realtimedj.com/[YOUR
WEDJ CODE]/musicbox.html" width=100% height=370
frameborder=0 scrolling=no></iframe></p> |