%@ Language=VBScript %>
<% response.buffer=true %>
<%
Dim rs, cmd, oParam, ID, PWD
ID=Session("EMAIL")
PWD=Session("USERPASSWORD")
Dim FIRST, MIDDLE, LAST, PSEUDONYM, OCCUPATION, ADDRESS_1, ADDRESS_2, PREVIOUSNAME, RECENTPUBTITLE, RECENTPUBYEAR, RECENTPUBPUBLISHER
Dim CITY, STATE, ZIP, COUNTRY, PROVINCE, PHONE_1, WEBSITE, FAX_1, ASSOCIATE, ASSOCPUBLISHED, EXCHANGE_C, EXPIRES, RAWEBACCESS
Dim ISUSERGOOD, USERSTATUS, USERRIGHTS, USERPASSWORD, USERNAME, MEMBERID, EMAIL, LOGQUESTION, LOGANSWER
Set cmd = Server.CreateObject ("ADODB.Command")
cmd.ActiveConnection = MDBConnect
cmd.CommandText = "GetUser"
cmd.CommandType = adCmdStoredProc
Set oParam = cmd.CreateParameter ("ID", adVarChar,adParamInput,100,Trim(Lcase(ID)))
cmd.Parameters.Append oParam
Set oParam = cmd.CreateParameter ("PWD",adVarChar,adParamInput,10,UCase(PWD))
cmd.Parameters.Append oParam
Set rs = Server.CreateObject ("ADODB.Recordset")
rs.CursorLocation = adUseClient
if ID <> "" then
Set rs = cmd.Execute
If NOT rs.EOF Then
If UCase(PWD) = UCase(rs("password")) Then 'password
MEMBERID = Trim(rs("MemberID")) 'memberID
EMAIL=rs("email")
FIRST=rs("first")
MIDDLE=rs("middle")
LAST=rs("last")
ADDRESS1=rs("Address_1")
ADDRESS2=rs("Address_2")
CITY=rs("City")
STATE=Trim(rs("State"))
ZIP=rs("Zip")
COUNTRY=rs("Country")
PROVINCE=rs("Province")
PHONE1=rs("Phone_1")
FAX=rs("Fax_1")
End If
End If
rs.Close
End if
Set rs = nothing
set cmd = nothing
if Trim(STATE)="" and Trim(PROVINCE) <> "" then
STATE=Trim(PROVINCE)
end if
%>
Annual Conference - Los Angeles
portfolio
showcase & juried art exhibit
at the 36th Annual SCBWI Summer Conference – Saturday, August
4th at 5:30pm
eligibility
& requirements
• To participate in the Portfolio Display only, you
must be a Full-Time Conference Attendee.
• To participate in the Portfolio Display AND Juried
Competition for prizes, you must be a Full-Time Attendee
and an SCBWI member.
• Art must be appropriate for Children’s Books
& Magazines, etc.
• Size for portfolio: book form with plastic sleeves
in which can fit 8½” x 11” color copies
of original art.
• No large and/or framed art allowed.
• No original art, please—quality reprints of
your work only.
prizes
•
Grand Prize: Expense-paid trip to New York to meet
with interested art directors. • 2nd Prize: Cash Prize,
and work featured on SCBWI website. • 3rd Prize: Cash Prize,
and work featured on SCBWI website.
judging
•
Published & unpublished will be judged together.
• Participant will NOT need to select a category.
• Your portfolio should reflect your best style, and
should include only your very best images.
what
to bring
• Portfolio (as described above)
• Promotional cards (about 50)
• Business cards (if applicable)
• Dummy – attached to portfolio with ribbon/string.
registration
In
order to participate, indicate on the registration
page that you will be submitting a portfolio
for display. On Friday, August 4th, at morning registration,
you will need to check in with the Portfolio Desk.
times
to know
•
Drop-Off
Time: Saturday, August 4th, between 9 am and noon.
•
Pick-up
Time: Saturday, August 4th, at 7pm, SHARP.
•
(Locations
will be available at conference registration.)
questions?
Please contact
GeeCee
Addison, LA Conference Showcase Coordinator.