 |
|
Registration
Space is limited to 30 people.
Online Registration
| Registration Rates |
| Time Period End Dates |
Industry |
Government/Non-Profit/Utilities |
<%
TermID=114
today = Date()
sql = "SELECT * FROM regPrice WHERE TermID = " & TermID & " AND Date >='"&today&"' AND TypeID < '10' ORDER BY Date , TypeID"
set results = dbcon.execute(sql)
Line = 1
do while not results.EOF
if Line = 1 or Line=3 then%>
| <%=FormatDateTime(results("Date"),1)%> |
<%else%>
<%=FormatDateTime(results("Date"),1)%> |
<%end if%>
<% for i=0 to 1
If Line = 1 then %>
|
<%elseif Line = 2 then%>
<%=results("Amount")%> |
<%else%>
<%=results("Amount")%> |
<%end if %>
<%
results.MoveNext
Next
%>
<%
if Line=1 or Line=3 then
Line = 2
else
Line = 3
end if
loop
%>
Pay by Checks
Make check payable to "UC Regents" and put " Smart Grid Training Workshop" on the check.
Use the registration rate chart above. Check must be received at UCLA before that rate expires.
Please include attendee's name, job title, affiliation, email address and contact phone number and send it along with the check to:
Attn: Peter Chu
WINMEC-UCLA, MAE Dept.
44-120 Engineering IV
420 Westwood Pl.
Los Angeles, CA. 90095-1597
Note:
- No refunds.
- Substitutions are permitted before one week of the workshop
- We reserve the right to accept/reject your registration. If your registration is not accepted due to any reason, your money will be refunded.
- Registration Rate is subject to change without notice.
|