C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

http request


Posted Date: 19 Nov 2008      Posted By: saritha      Member Level: Gold     Points: 1   Responses: 2



how to write class file to get httprequest




Responses

Author: RamarajSundaram    19 Nov 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 1

The HttpRequest class lives in the System.Web namespace, so you'll need to import that namespace.


Author: Sravya    19 Nov 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 3

By default System.Web name space will be imported for every page. If not import the specified.
using System.Web;
you can do this in
Web.config file also.



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : C# .NET + sql Server 2005+ Selecte Query Error
Previous : How to display two crystal reports in one crystal viewer one at a time??
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use