Staffing Services
Front of the House
Back of the House
Culinary Professionals
FAQ
Order Penguin Staff

Order Staff Form

Call now to order staff for your next event: 1(877) 59-STAFF (78233)

Email: orders@penguinstaff.com


 Contact Information

Name :
Company :
E-mail :
Phone :
Contact by :
Best Time to
Contact you :

Event Information

Regarding :
Event Date :
Time :
Estimated  Guests:
Address of Event:
Comments:

 Please check the service(s) you are interested in:

  Tuxedo Wait staff
  Full Service Bartenders
  Formal Seated Dinner Servers
  Buffet Servers
  Hosts/Hostesses
  Coat check Attendants
  Set-Up Crews
 
Enter image characters:
  
 
<% If Request.ServerVariables("REQUEST_METHOD") = "POST" Then response.write("entered code="&Request.Form("captcha_code")) response.end If Request.Form("captcha_code") <> Session("captcha_code") Then Request.Form("hdn") = "aaa" Response.Write "

Your captcha code is not valid.

" Response.Write "

Try again

" response.write "

Hello

" Response.End Else '' put here your code '' at the end empty session to prevent re-send the form Session.Contents.Remove("captcha_code") response.Redirect("thanks.shtml") End If Else End If%>