D DarKZeroS New Member Apr 28, 2012 #1 do they still exist and how can I access them? what namespace do i use?I think all you need is:<BR>System.Data<BR><BR>To find out all the Server Variables just turn Tracing on.<BR><BR>at the top of the page<BR><%@ Page Trace="True" %><BR><BR>Aaron
do they still exist and how can I access them? what namespace do i use?I think all you need is:<BR>System.Data<BR><BR>To find out all the Server Variables just turn Tracing on.<BR><BR>at the top of the page<BR><%@ Page Trace="True" %><BR><BR>Aaron