<%'GoLive Content Source set forums = ADORecordSet("rfl" , "select * from forum where live = 'yes' and thread = '1' order by dte desc", "block=15", "ID", "forums") %> <%'GoLive Content Source set test = ADORecordSet("rfl" , "select * from forum where live = 'yes' and sub2 = '" & Application("sub2") & "'", "block=1", "ID", "test") %> <%'GoLive Content Source set last10 = ADORecordSet("rfl" , "select * from forum where live = 'yes' order by ID desc", "block=10", "ID", "last10") %>
Deep Brain Stimulation Home Improving the quality of life in the DBS-STN Community
Forums articles Survey results Research Participate About Links

Forum

<% strdate=now()%><%= WeekDayname(Weekday(strdate)) & ", " & Monthname(month(strdate)) & " " & Day(Strdate) & ", " & year(strdate)%>  
The DBS-STN.org forums are moderated by Margaret Tuchman. While you may read posts in the forum, registration is required to start a new thread or post to an existing topic within a thread. Registration is fast and free. Read our forum FAQ for more information. If you are looking for an answer to a specific question, please try our Search function to see if a similar topic has already been started. In addition to postings from patients and caregivers, our Advisors to the Forum include a neurologist, a neurophysioloigst, neurosurgeon, and a nurse practioner.  Learn about our Advisors. We are pleased to offer more information about our moderator, Sierra M. Farris, MPAS, PA-C, our researchers, Jeffrey Wertheimer, Ph.D., Julie Fitzgerald Smith, Ph.D., and our PWP Rick Kramer and John Wherry.

<% if len(request.cookies("dbsforumID") & "")<1 then loginname="unregistered" else response.Cookies("dbsforumID").Expires = now() + 30 loginname=request.cookies("dbsforumID") end if %>Welcome <%=loginname%>. <% if IsTrue(len(request.cookies("dbsforumID") & "")<1) then %> Click here to Log in or register. <% end if %> <% if IsTrue(len(request.cookies("dbsforumID") & "")>1) then %> Click here to amend your account <% end if %>

Search:

Last Ten Posts

<% last10.MoveFirst %> <% last10.Move last10.FirstRecordOnPage - 1 %> <% while not last10.EOF and not last10.EOB %> <% last10.MoveNext %> <% wend %>
  Topics Date
 

Posted by <%=last10.Value("postedby")%> 

<% strdate=last10.Value("dte")%><%=Monthname(month(strdate)) & " " & Day(Strdate) & ", " & year(strdate)%> 
at <%=FormatDateTime(last10.Value("dte"), 4)%> GMT

Most Recent Topics

Search:
<% forums.MoveFirst %> <% forums.Move forums.FirstRecordOnPage - 1 %> <% while not forums.EOF and not forums.EOB %> <% forums.MoveNext %> <% wend %>
  Topics Last Post Replies
Started by <%=forums.Value("postedby")%> <%'GoLive Content Source set subthread = ADORecordSet("rfl" , "select * from forum where live = 'yes' and sub2 = '" & forums.value("sub2") & "' order by dte desc", "block=1", "ID", "subthread") %> <% strdate=subthread.Value("dte")%><%=Monthname(month(strdate)) & " " & Day(Strdate) & ", " & year(strdate)%> 
at <%=FormatDateTime(subthread.Value("dte"), 4)%> GMT
by <%=subthread.Value("postedby")%>
<%=subthread.RecordCount-1%>
DBS-STN.org
Copyright ©2004 The Parkinson Alliance. All rights reserved
Disclaimer: All material provided in the DBS-STN.org website is provided for educational purposes only. Consult your physician regarding the applicability of any opinions or recommendations with respect to your symptoms or medical condition.
Read our Privacy Policy here
<% if 0 then %><% end if %>