<% set objConn=server.createobject("ADODB.CONNECTION") objConn.open Application("dbconn") set objCmd=server.createobject("ADODB.COMMAND") objCmd.activeconnection=objConn %> Bhuz.com -belly dance baladi bellydance middle eastern dance raks sharki danse orientale dancing bauchtanz bellydancing

JOIN FREE   LINK TO BHUZ    INVITE A FRIEND   ADVERTISE

  <%IF request.cookies("customerinfo")("name")<>"" then response.write "Hello " & request.cookies("customerinfo")("name")%>     

 
 

Event Listings

<%strSQL = "sp_event_countries" objCmd.commandtext = strSQL set countryRs = objCmd.execute%>
Search
 Title
 City
 State or Province
 Country
 Type
 Date
            


<% '////////////////////-------Events in my area--------////////////////////////////////////// country=request.cookies("country") state=request.cookies("state") province=request.cookies("province") city=request.cookies("city") login=request.cookies("customerinfo")("login") if (city="" or state="" or country="") and login<>"" then strsql="SELECT city, state, province, country FROM CUSTOMER WHERE login LIKE '" & login & "'" set objConn=server.createobject("ADODB.CONNECTION") objConn.open Application("dbconn") set objCmd=server.createobject("ADODB.COMMAND") objCmd.commandtext=strsql objCmd.commandtype=adCmdText objCmd.activeconnection=objConn set Rs=objCmd.execute response.cookies("customerinfo")("city")=trim(Rs("city")) response.cookies("customerinfo")("state")=trim(Rs("state")) response.cookies("customerinfo")("province")=trim(Rs("province")) response.cookies("customerinfo")("country")=trim(Rs("country")) Rs.close set Rs=nothing end if %> <% qstring = "&country="& request.cookies("customerinfo")("country") &"" qstring=qstring & "&state_province="& request.cookies("customerinfo")("state") & request.cookies("customerinfo")("province") &"" qstring=qstring & "&city="& request.cookies("customerinfo")("city") &"" %> What's happening
in my city?

 

 
Search selections are "exclusive", meaning that the more options you choose, the less results you will receive.
 
 


 Q: How do I list my events?
A: You must first become a member of Bhuz.com. Then, enter your events from the"My Bhuz" membership page. Go to "List a new event or performance".

Q: I will be visiting Eugene, Oregon next week. Where can I see dancing?
A:
Enter the date you arrive and "Eugene" in the search fields and you will find out if there is an event during that time.

Q: How do I get my event listed on this page?
A:
Click on "advertise" at the top bar of this page to get the details.

 

Competitions and Contests

Welcome to the most comprehensive calendar of events on the internet for Middle Eastern music and dance. Use the search feature to the left to find events anywhere in the world.

Click here to see our Featured Events

How can you improve your performance skills, move your career forward, and have fun? Enter a competition!

We are accepting listings now. Contact rosey at bhuz.com with your information. Just $15/month to list your contest and have it seen by the largest audience of belly dance fans online.

Click here for additional advertising information.

 

May 19- 20, 2007

EAST COAST CLASSIC

Virginia Beach, VA

http://www.eastcoastclassic.net/

 Maya (Grand Champion winner 2004) said, "I arrived on the east coast three days before the competition. Every belly dance contact I'd gotten since then has come directly from being at the East Coast Classic."

"The East Coast Classic has been an invaluable tool in my professional growth as a dancer.  The scoring guidelines are an excellent roadmap for a well balanced and interesting performance for any audience.  The targeted feedback I've received from judges - professionals in the field - has unquestionably heightened my performance.  I'm also grateful for the warm and friendly competitive atmosphere that is pervasive there.  I've met some of the most gracious dancers - winners or not - through my attendance.  Thank you, Taaj, for bringing this unbelievable opportunity to us all." ~Samira, 2005 Headliner winner

"The Classic has been very important for me and my growth as a dancer. I just want to thank you for providing me and so many others such a wonderful opportunity for the past several years." ~ Sorsha, 2005 Fantasy Artist winner


<% strSQL = "{call sp_events_by_country}" objCmd.commandtext=strSQL objCmd.commandtype=adCmdText set Rs=objCmd.execute Do While NOT Rs.EOF IF Rs("event_count")<>0 then response.write ""&Rs("country") & " (" & Rs("event_count") & ")
" Rs.MoveNext LOOP %>