Hi
Which namespace is response object in? Iam tryoing to use response.redirect("somepage.aspx" but it keeps on giving the error
The type or namespace name 'response' could not be found (are you missing a using directive or an assembly reference?)
which namspace do i have to import to make this work?
Badrinath Chebbi
Which namespace is response object in? Iam tryoing to use response.redirect("somepage.aspx" but it keeps on giving the error
The type or namespace name 'response' could not be found (are you missing a using directive or an assembly reference?)
which namspace do i have to import to make this work?
Badrinath Chebbi