Hi,
I added this:
using System;
using System.Configuration;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Net;
using System.Web;
and it's not recognize
Request.QueryStrin
and
Server.MapPath
What to do?
Thanks...
...
Go to the complete details ...