<% Function timestamp() dim temptime temptime=now() newday=day(temptime) if len(newday)=1 Then newday="0" & newday End If newmonth=month(temptime) If len(newmonth)=1 Then newmonth="0" & newmonth End If timestamp=year(temptime) & "-" & newmonth & "-" & newday end Function Dim a Dim event_over event_over=0 Set rs_setup = Server.CreateObject("ADODB.Recordset") If len(request.querystring("id"))>0 Then sqlsetup="select title, talk_description,seminar_date,seminar_time, speaker,seminar.biography, seminar.photo, seminar_setup.photo as smp, seminar_setup.biography as smb, seminar_setup.moderator as sm from seminar, seminar_setup where seminar_setup.id=1 and seminar.approve=1" Else sqlsetup="select title, talk_description,seminar_date,seminar_time, speaker,seminar.biography, seminar.photo, seminar_setup.photo as smp, seminar_setup.biography as smb, seminar_setup.moderator as sm from seminar, seminar_setup where seminar_setup.id=1 and seminar.approve=1" End If rs_setup.Open sqlsetup,strCon title=rs_setup("title") talk_description=rs_setup("talk_description") a=split(rs_setup("seminar_date"),"-") dt=a(1) & "/" & a(2) & "/" & a(0) ti=FormatDateTime(dt,1) seminar_time=rs_setup("seminar_time") speaker=rs_setup("speaker") biography=rs_setup("biography") photo=rs_setup("photo") 'pull out moderator information moderator_photo=rs_setup("smp") moderator=rs_setup("sm") moderator_biography=rs_setup("smb") if timestamp() > rs_setup("seminar_date") Then event_over=1 ENd If %> Free Autism Seminars

Autism Webinar Series

Date:  <%=ti%>
Time: <%=seminar_time%> Pacific Standard Time
Topic: <%=title%>
Moms Fighting Autism logo
<%if event_over=0 then%> Speaker:
<%=speaker%>
<%=speaker%>
speaker bio
Moderator
Chantal Sicile-Kira
Chantal Sicile-Kira
Moderator Bio
">
<%If event_over=0 Then%> <%End If%>
<%If event_over=0 then %> <%else%> Welcome to the Moms Fighting Autism webinar series. Each month experts on autism speak and answer your questions for 2 hours. Join the thousands who receive help each month by participating in our future webinars.

Just fill out your name and email below and you will be sent an email of our next webinar!

<%End If%>

*Name:
*Email:

* Required.
We keep your address private. Read our privacy policy
Description: <%=talk_description%>
 
Speaker Bio
<%=biography%>
 

Moderator: <%=moderator%>

<%=moderator%><%=moderator_biography%>


Register Free To Attend


<%End IF%>
Questions? Email us at:  or call us at 714-335-8176 9AM - 5PM Pacific Time
Privacy Policy